[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.98.0-beta.1 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/etherfunlab/eros-engine on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71e3adb066f1b8ded60f37915a76d5c9b38ce4fa0c2f57425fd1d1e71d05d3f4
[INFO] running `Command { std: "docker" "start" "71e3adb066f1b8ded60f37915a76d5c9b38ce4fa0c2f57425fd1d1e71d05d3f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71e3adb066f1b8ded60f37915a76d5c9b38ce4fa0c2f57425fd1d1e71d05d3f4", 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" "71e3adb066f1b8ded60f37915a76d5c9b38ce4fa0c2f57425fd1d1e71d05d3f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71e3adb066f1b8ded60f37915a76d5c9b38ce4fa0c2f57425fd1d1e71d05d3f4", 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" "71e3adb066f1b8ded60f37915a76d5c9b38ce4fa0c2f57425fd1d1e71d05d3f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "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 socket2 v0.6.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[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 icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[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 webpki-roots v1.0.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[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 thiserror-impl v2.0.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[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 smallvec v1.15.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling either v1.15.0
[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 icu_normalizer v1.5.0
[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 whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling utoipa-gen v5.5.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[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-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling utoipa v5.5.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[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 sqlx-macros v0.8.6
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[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 jsonwebtoken v10.4.0
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling eros-engine-llm v0.7.2 (/opt/rustwide/workdir/crates/eros-engine-llm)
[INFO] [stderr]    Compiling eros-engine-store v0.7.2 (/opt/rustwide/workdir/crates/eros-engine-store)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling utoipa-scalar v0.3.0
[INFO] [stderr]    Compiling utoipa-axum v0.2.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 56s
[INFO] running `Command { std: "docker" "inspect" "71e3adb066f1b8ded60f37915a76d5c9b38ce4fa0c2f57425fd1d1e71d05d3f4", 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" "71e3adb066f1b8ded60f37915a76d5c9b38ce4fa0c2f57425fd1d1e71d05d3f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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 tower v0.5.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[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 wiremock v0.6.5
[INFO] [stderr]    Compiling axum v0.8.9
[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 utoipa-axum v0.2.0
[INFO] [stderr]    Compiling utoipa-scalar v0.3.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[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 34s
[INFO] running `Command { std: "docker" "inspect" "71e3adb066f1b8ded60f37915a76d5c9b38ce4fa0c2f57425fd1d1e71d05d3f4", 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" "71e3adb066f1b8ded60f37915a76d5c9b38ce4fa0c2f57425fd1d1e71d05d3f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[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::ema_smoothing_applies_inertia ... ok
[INFO] [stdout] test affinity::tests::bond_chemistry_scores_fold_axes_with_warmth_floored ... ok
[INFO] [stdout] test affinity::tests::diff_labels_none_when_no_tier_change ... ok
[INFO] [stdout] test affinity::tests::apply_deltas_clamps_to_valid_ranges ... 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::diff_labels_reports_single_line_change ... 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_slow_burn_when_chemistry_leads_but_mid ... ok
[INFO] [stdout] test affinity::tests::legacy_label_romantic_when_chemistry_high ... ok
[INFO] [stdout] test affinity::tests::legacy_label_stranger_when_both_tier1 ... ok
[INFO] [stdout] test affinity::tests::time_decay_clamps_at_floors_and_ceilings ... ok
[INFO] [stdout] test affinity::tests::tier_index_boundaries ... ok
[INFO] [stdout] test affinity::tests::warmth_can_go_negative_others_cannot ... 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_false_on_streak ... ok
[INFO] [stdout] test ghost::tests::ghost_permitted_false_when_message_count_below_10 ... ok
[INFO] [stdout] test ghost::tests::ghost_permitted_true_when_clear ... ok
[INFO] [stdout] test ghost::tests::ghost_when_score_above_threshold_post_protection ... ok
[INFO] [stdout] test ghost::tests::ghost_score_formula ... 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 affinity::tests::time_decay_reduces_intrigue_recovers_patience_softens_tension ... ok
[INFO] [stdout] test ghost::tests::raised_threshold_after_recent_ghost_blocks_mid_score ... ok
[INFO] [stdout] test pde::tests::plan_for_ghost_is_cold_and_drops_hints ... ok
[INFO] [stdout] test pde::tests::plan_for_reply_text_is_neutral_with_hints ... ok
[INFO] [stdout] test pde::tests::plan_for_threads_image_ref_and_aspect ... ok
[INFO] [stdout] test pde::tests::test_ghost_threshold_triggers_ghost_action ... ok
[INFO] [stdout] test pde::tests::test_app_open_does_not_reply_and_has_zero_cost ... ok
[INFO] [stdout] test pde::tests::test_short_msg_and_stale_both_apply_to_patience ... ok
[INFO] [stdout] test pde::tests::test_long_message_predicts_positive_intrigue ... ok
[INFO] [stdout] test pde::tests::test_long_absence_penalises_patience ... ok
[INFO] [stdout] test pde::tests::plan_for_threads_image_prompt ... ok
[INFO] [stdout] test pde::tests::test_tip_forces_reply_even_when_ghost_signals_present ... ok
[INFO] [stdout] test pde::tests::test_new_relationship_never_ghosts ... 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 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_from_axes_and_empty ... ok
[INFO] [stdout] test scope::tests::affinity_scope_default_is_bond ... ok
[INFO] [stdout] test scope::tests::memory_scope_resolution_table ... ok
[INFO] [stdout] test scope::tests::memory_scope_serde_snake_case ... 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::chat_response_defaults_audit_fields_to_none ... ok
[INFO] [stdout] test scope::tests::affinity_scope_contains_matches_fields ... ok
[INFO] [stdout] test types::tests::event_user_message_defaults_tips_amount_to_none ... ok
[INFO] [stdout] test types::tests::event_user_message_defaults_audit_to_none ... ok
[INFO] [stdout] test scope::tests::length_score_array_activates_both_triads ... ok
[INFO] [stdout] test scope::tests::length_score_named_cases ... ok
[INFO] [stdout] test types::tests::image_ref_serializes_snake_case ... ok
[INFO] [stdout] test scope::tests::affinity_axis_serde_snake_case ... ok
[INFO] [stdout] test types::tests::history_anchor_defaults_to_latest_and_event_omits_it ... ok
[INFO] [stdout] test scope::tests::memory_scope_default_is_neutral_and_relationship ... ok
[INFO] [stdout] test types::tests::is_text_reply_truth_table ... ok
[INFO] [stdout] test types::tests::llm_audit_serde_roundtrip_empty_yields_all_none ... ok
[INFO] [stdout] test types::tests::prompt_trait_round_trips_through_serde ... ok
[INFO] [stdout] test types::tests::llm_audit_serde_roundtrip_full ... ok
[INFO] [stdout] test types::tests::user_message_defaults_scopes_when_absent ... 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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eros_engine_llm-6cefd8ab856bbf56)
[INFO] [stdout] 
[INFO] [stdout] running 173 tests
[INFO] [stdout] test byte_bpe::tests::empty_string_is_not_garbled ... ok
[INFO] [stdout] test byte_bpe::tests::clean_cjk_reply_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::detector_threshold_is_exactly_three_percent ... ok
[INFO] [stdout] test byte_bpe::tests::maltese_letters_with_real_spaces_are_not_garbled ... ok
[INFO] [stdout] test byte_bpe::tests::dense_markers_are_garbled ... ok
[INFO] [stdout] test byte_bpe::tests::repair_substitutes_space_and_newline ... ok
[INFO] [stdout] test byte_bpe::tests::clean_reply_with_pinyin_macron_is_not_garbled ... ok
[INFO] [stdout] test byte_bpe::tests::short_whitespace_free_maltese_words_are_not_garbled ... ok
[INFO] [stdout] test byte_bpe::tests::issue_84_json_sample_round_trips ... ok
[INFO] [stdout] test error::tests::stream_parse_variant_renders_message ... ok
[INFO] [stdout] test error::tests::garbled_variant_renders_message ... 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_skips_non_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_strips_to_empty_when_reply_is_artifact_only ... 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::compile_output_regex_absent_is_empty_ok ... ok
[INFO] [stdout] test model_config::tests::committed_example_chat_companion_shows_real_model ... ok
[INFO] [stdout] test model_config::tests::compile_output_regex_errors_on_bad_pattern ... ok
[INFO] [stdout] test model_config::tests::defaults_ignore_providers_absent_is_empty ... ok
[INFO] [stdout] test model_config::tests::defaults_ignore_providers_parses ... ok
[INFO] [stdout] test model_config::tests::committed_example_extraction_prompts_keep_contracts ... ok
[INFO] [stdout] test model_config::tests::committed_example_chat_companion_sets_sampling_defaults ... ok
[INFO] [stdout] test model_config::tests::committed_example_config_parses_and_has_affinity_task ... ok
[INFO] [stdout] test model_config::tests::compat_fixture_locks_full_schema ... 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::display_override_parses_all_four_forms ... ok
[INFO] [stdout] test model_config::tests::effective_chain_per_turn_wins_and_dedups ... ok
[INFO] [stdout] test model_config::tests::empty_model_array_falls_through_to_defaults ... ok
[INFO] [stdout] test model_config::tests::fallback_drops_selected_primary ... ok
[INFO] [stdout] test model_config::tests::display_override_accessor_is_tier_independent_and_absent_is_none ... 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::committed_example_chat_companion_disables_reasoning ... ok
[INFO] [stdout] test model_config::tests::fallback_spec_deserializes_from_string ... ok
[INFO] [stdout] test model_config::tests::effective_chain_empty_is_none ... ok
[INFO] [stdout] test model_config::tests::fired_predicates_empty_serializes_to_empty_object_and_is_empty ... ok
[INFO] [stdout] test model_config::tests::effective_chain_config_model_when_no_per_turn ... ok
[INFO] [stdout] test model_config::tests::fallback_spec_empty_string_collapses_to_empty_vec ... ok
[INFO] [stdout] test model_config::tests::fallback_spec_skips_empty_entries ... 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_serializes_only_fired_fields ... ok
[INFO] [stdout] test model_config::tests::output_filter_config_parses ... ok
[INFO] [stdout] test model_config::tests::pde_ghosting_enabled_default_true_else_field ... ok
[INFO] [stdout] test model_config::tests::output_regex_parses_on_chat_companion ... ok
[INFO] [stdout] test model_config::tests::model_spec_parses_three_forms ... ok
[INFO] [stdout] test model_config::tests::output_regex_absent_is_empty ... ok
[INFO] [stdout] test model_config::tests::pick_weighted_boundaries_and_normalization ... ok
[INFO] [stdout] test model_config::tests::resolve_chat_companion_retry_depth_defaults_to_2 ... ok
[INFO] [stdout] test model_config::tests::regression_existing_task_model_still_resolves_fixed ... ok
[INFO] [stdout] test model_config::tests::resolve_chat_companion_retry_depth_overridable ... ok
[INFO] [stdout] test model_config::tests::resolve_empty_array_suppresses_defaults ... ok
[INFO] [stdout] test model_config::tests::resolve_allow_traits_three_state ... ok
[INFO] [stdout] test model_config::tests::resolve_empty_string_suppresses_defaults ... ok
[INFO] [stdout] test model_config::tests::resolve_image_gen_carries_model_spec ... 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_override_when_prompt_present ... ok
[INFO] [stdout] test model_config::tests::resolve_chat_companion_retry_depth_tier_overrides_task ... ok
[INFO] [stdout] test model_config::tests::resolve_image_gen_none_when_task_absent ... ok
[INFO] [stdout] test model_config::tests::display_method_truth_table ... 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_uses_builtin_when_prompt_blank ... 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_some_truncates_fallback ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_disabled_when_switch_off ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_carries_probability_and_zero_disables ... ok
[INFO] [stdout] test model_config::tests::resolve_insight_extract_none_when_task_absent ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_some_when_enabled ... ok
[INFO] [stdout] test model_config::tests::resolve_memory_extract_none_when_section_absent ... ok
[INFO] [stdout] test model_config::tests::resolve_insight_extract_some_carries_prompt_and_model ... 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_input_filter_retry_depth_zero_drops_fallback ... ok
[INFO] [stdout] test model_config::tests::compile_output_regex_ok_and_defaults_replacement ... 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_output_filter_reasoning_absent_is_none ... ok
[INFO] [stdout] test model_config::tests::parse_minimal_config ... ok
[INFO] [stdout] test model_config::tests::resolve_output_filter_threads_reasoning ... ok
[INFO] [stdout] test model_config::tests::resolve_pde_some_when_prompt_set ... ok
[INFO] [stdout] test model_config::tests::resolve_no_tier_uses_default_block ... 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_tier_empty_fallback_suppresses_task_fallback ... ok
[INFO] [stdout] test model_config::tests::resolve_tier_inherits_unspecified_fields_from_default_block ... ok
[INFO] [stdout] test model_config::tests::resolve_tier_match_uses_tier_block ... ok
[INFO] [stdout] test model_config::tests::resolve_pde_structured_output_default_true_else_field ... ok
[INFO] [stdout] test model_config::tests::resolve_unknown_tier_falls_back_to_default_block ... ok
[INFO] [stdout] test model_config::tests::resolve_reads_task_level_reasoning_and_tiers_inherit ... ok
[INFO] [stdout] test model_config::tests::resolve_reasoning_absent_is_none ... ok
[INFO] [stdout] test model_config::tests::resolve_reasoning_parses_exclude_field ... ok
[INFO] [stdout] test model_config::tests::resolve_vision_retry_depth_zero_drops_fallback ... ok
[INFO] [stdout] test model_config::tests::resolve_voice_directive_override ... ok
[INFO] [stdout] test model_config::tests::resolve_vision_none_when_prompt_blank ... ok
[INFO] [stdout] test model_config::tests::resolve_vision_some_truncates_fallback_to_retry_depth ... ok
[INFO] [stdout] test model_config::tests::resolve_returns_defaults_fallback_when_task_has_none ... 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_voice_none_when_task_absent ... 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::round_robin_alternates ... ok
[INFO] [stdout] test model_config::tests::round_robin_task_and_tier_counters_independent ... ok
[INFO] [stdout] test model_config::tests::resolve_task_array_overrides_defaults ... ok
[INFO] [stdout] test model_config::tests::resolve_vision_none_when_task_absent ... ok
[INFO] [stdout] test model_config::tests::should_filter_empty_trigger_returns_empty_hits ... 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_returns_none_when_any_predicate_fails ... ok
[INFO] [stdout] test model_config::tests::should_filter_traits_absent_echoes_config_not_empty_vec ... ok
[INFO] [stdout] test model_config::tests::style_preset_maps_keys ... ok
[INFO] [stdout] test model_config::tests::single_entry_array_behaves_like_fixed ... ok
[INFO] [stdout] test model_config::tests::validate_extraction_absent_sections_ok ... ok
[INFO] [stdout] test model_config::tests::should_filter_returns_fired_config_on_match ... ok
[INFO] [stdout] test model_config::tests::trait_when_defaults_to_present ... ok
[INFO] [stdout] test model_config::tests::test_parses_full_config ... ok
[INFO] [stdout] test model_config::tests::test_resolve_unknown_task_uses_defaults ... ok
[INFO] [stdout] test model_config::tests::test_resolve_uses_task_model ... ok
[INFO] [stdout] test model_config::tests::should_filter_returns_none_when_random_configured_but_no_draw ... ok
[INFO] [stdout] test model_config::tests::validate_extraction_present_blank_prompt_errors ... ok
[INFO] [stdout] test model_config::tests::validate_voice_model_rejects_non_fixed_and_empty ... ok
[INFO] [stdout] test model_config::tests::weighted_drops_non_finite_weights ... 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 openrouter::tests::aspect_to_resolution_maps_all_five ... ok
[INFO] [stdout] test openrouter::tests::build_vision_body_has_text_and_image_blocks ... ok
[INFO] [stdout] test openrouter::tests::build_vision_body_defaults_text_when_caption_blank ... 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_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_repairs_when_all_candidates_garbled ... ok
[INFO] [stdout] test openrouter::tests::execute_image_inner_reports_each_attempt ... ok
[INFO] [stdout] test openrouter::tests::execute_skips_empty_string_candidates ... ok
[INFO] [stdout] test openrouter::tests::client_omits_app_attribution_headers_when_default ... ok
[INFO] [stdout] test openrouter::tests::execute_falls_back_on_primary_failure ... ok
[INFO] [stdout] test openrouter::tests::execute_preserves_finish_reason_when_salvaging_garble ... ok
[INFO] [stdout] test openrouter::tests::execute_stream_omits_null_audit_fields ... ok
[INFO] [stdout] test openrouter::tests::client_drops_invalid_attribution_value ... ok
[INFO] [stdout] test openrouter::tests::execute_stream_returns_status_error_when_upstream_4xx ... 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::plan_attempts_interleaves_composed_then_original_per_model ... ok
[INFO] [stdout] test openrouter::tests::image_response_parses_data_url_from_images_array ... 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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eros_engine-8de9840e3fd6c3b7)
[INFO] [stdout] test openrouter::tests::test_clean_response_strips_language_less_fence ... ok
[INFO] [stdout] test openrouter::tests::test_clean_response_strips_quotes ... ok
[INFO] [stdout] test openrouter::tests::wire_request_emits_provider_ignore_when_set ... ok
[INFO] [stdout] test openrouter::tests::wire_request_omits_audit_fields_when_none ... ok
[INFO] [stdout] test openrouter::tests::wire_request_omits_provider_when_no_ignore_list ... ok
[INFO] [stdout] test openrouter::tests::wire_request_includes_audit_fields_when_set ... ok
[INFO] [stdout] test openrouter::tests::wire_request_omits_sampling_params_when_none ... ok
[INFO] [stdout] test openrouter::tests::wire_request_serializes_reasoning_enabled_flag ... ok
[INFO] [stdout] test openrouter::tests::wire_request_serializes_response_format_only_when_present ... ok
[INFO] [stdout] test openrouter::tests::wire_request_serializes_sampling_params_when_set ... ok
[INFO] [stdout] test openrouter::tests::execute_stream_yields_deltas_then_terminal_usage ... ok
[INFO] [stdout] test openrouter::tests::with_ignore_providers_sets_prefs ... ok
[INFO] [stdout] test voyage::tests::test_format_vector_empty ... ok
[INFO] [stdout] test openrouter::tests::wire_response_handles_missing_id_model_usage ... ok
[INFO] [stdout] test voyage::tests::test_format_vector_shape ... ok
[INFO] [stdout] test openrouter::tests::wire_response_parses_id_model_usage ... ok
[INFO] [stdout] test openrouter::tests::execute_stream_yields_parse_error_on_bad_frame ... ok
[INFO] [stdout] test openrouter::tests::execute_returns_last_error_when_all_fail ... ok
[INFO] [stdout] test openrouter::tests::execute_returns_repaired_garble_even_when_later_candidate_fails ... ok
[INFO] [stdout] test openrouter::tests::execute_vision_repairs_when_all_candidates_garbled ... ok
[INFO] [stdout] test openrouter::tests::execute_walks_full_fallback_chain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 173 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[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::empty_inputs_return_empty ... 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 memory_hygiene::tests::dedups_cross_layer_user_turn ... 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 auth::supabase::tests::legacy_hs256_expired_token_rejected ... ok
[INFO] [stdout] test error::tests::stream_pre_error_renders_spec_body_with_original_message_id ... ok
[INFO] [stdout] test memory_hygiene::tests::preserves_order_and_unrelated_items ... ok
[INFO] [stdout] test middleware::tests::injects_headers_for_sse_response ... ok
[INFO] [stdout] test middleware::tests::leaves_non_sse_response_alone ... ok
[INFO] [stdout] test pipeline::dreaming::tests::find_json_block_balanced_with_string_braces ... ok
[INFO] [stdout] test pipeline::dreaming::tests::normalise_category_collapses_unknowns_to_fact ... ok
[INFO] [stdout] test pipeline::dreaming::tests::normalise_category_passes_known_values ... ok
[INFO] [stdout] test pipeline::dreaming::tests::parse_memory_candidates_handles_clean_json ... ok
[INFO] [stdout] test pipeline::dreaming::tests::parse_memory_candidates_handles_fenced_block ... 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 memory_hygiene::tests::dedups_exact_duplicate_relationship_facts ... 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_omits_absent_appearance ... ok
[INFO] [stdout] test pipeline::handlers::tests::effective_user_text_prefers_nonblank_rewrite ... ok
[INFO] [stdout] test pipeline::handlers::tests::compose_image_prompt_layers_style_appearance_subject ... 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::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::handlers::tests::history_fetch_for_maps_each_anchor ... 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::human_insights_neutral_drops_intimate_fields ... ok
[INFO] [stdout] test pipeline::handlers::tests::human_insights_renders_geo_cluster_in_both_modes ... 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_empty_object ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_non_object_returns_empty ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_omits_matching_preferences ... 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::handlers::tests::insights_to_bullets_renders_string_fields ... 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_plain_turn_unchanged ... ok
[INFO] [stdout] test pipeline::handlers::tests::model_facing_text_undescribed_image_placeholder ... ok
[INFO] [stdout] test pipeline::handlers::tests::model_facing_text_image_only_uses_placeholder_body ... ok
[INFO] [stdout] test pipeline::dreaming::tests::classify_session_excludes_voice_rows ... FAILED
[INFO] [stdout] test pipeline::dreaming::tests::classify_session_sends_configured_system_prompt ... FAILED
[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::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::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user ... FAILED
[INFO] [stdout] test pipeline::post_process::tests::build_affinity_context_shapes ... 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::client_id_from_event_none_when_no_audit ... 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_none_only_for_substantive_text_reply ... ok
[INFO] [stdout] test pipeline::post_process::tests::eval_skip_reason_text_reply_gates ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_gating_skips_layers_per_flags ... FAILED
[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::post_process::tests::client_id_from_event_forwards_user_only ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty ... 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::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::handlers::tests::recall_memory_with_embedding_isolates_layers ... FAILED
[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_parses ... ok
[INFO] [stdout] test pipeline::snapshot::tests::default_cron_next_fire_in_sgt_is_23h_local ... ok
[INFO] [stdout] test pipeline::snapshot::tests::malformed_cron_returns_err ... ok
[INFO] [stdout] test pipeline::stream::tests::assistant_transcript_line_marks_image_turns ... ok
[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::stream::tests::compose_user_payload_includes_all_parts ... ok
[INFO] [stdout] test pipeline::stream::tests::data_url_mime_parses_prefix_and_defaults ... 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::done_frame_emits_null_usage_when_absent ... ok
[INFO] [stdout] test pipeline::stream::tests::done_frame_omits_ghost_fallback_when_false ... ok
[INFO] [stdout] test pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped ... FAILED
[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::post_process::tests::insight_extraction_empty_facts_writes_one_event ... FAILED
[INFO] [stdout] test pipeline::stream::tests::draw_image_frames_success_emits_pending_attempt_image ... ok
[INFO] [stdout] test pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event ... FAILED
[INFO] [stdout] test pipeline::stream::tests::draw_image_frames_chain_exhausted_emits_image_failed ... ok
[INFO] [stdout] test pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id ... FAILED
[INFO] [stdout] test pipeline::stream::tests::error_frame_uses_snake_case_code ... ok
[INFO] [stdout] test pipeline::stream::tests::drive_image_gen_streams_attempts_then_done ... ok
[INFO] [stdout] test pipeline::stream::tests::extract_text_picks_by_timing ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_detects_chinese_refusal_in_head ... 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_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_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::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::complete_garble_survives_later_fallback_failure ... FAILED
[INFO] [stdout] test pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback ... FAILED
[INFO] [stdout] test pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback ... FAILED
[INFO] [stdout] test pipeline::stream::tests::final_frame_carries_filter_and_status_fields ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata ... FAILED
[INFO] [stdout] test pipeline::stream::tests::ghost_then_killswitch_yields_reply_with_hints ... ok
[INFO] [stdout] test pipeline::stream::tests::guard_action_degrades_and_honours ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata ... FAILED
[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_failed_frame_serializes_each_reason ... ok
[INFO] [stdout] test pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row ... FAILED
[INFO] [stdout] test pipeline::stream::tests::image_frame_serializes_with_type_tag ... ok
[INFO] [stdout] test pipeline::stream::tests::filtered_mode_models_miss_emits_original ... FAILED
[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::filtered_turn_emits_filtered_and_persists_filtered ... FAILED
[INFO] [stdout] test pipeline::stream::tests::killswitch_downgrades_ghost_keeping_hints ... ok
[INFO] [stdout] test pipeline::stream::tests::input_filter_rewrites_meaningless_turn ... FAILED
[INFO] [stdout] test pipeline::stream::tests::live_burst_meta_omits_model_when_override_false ... FAILED
[INFO] [stdout] test pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced ... FAILED
[INFO] [stdout] test pipeline::stream::tests::live_mode_when_random_zero ... FAILED
[INFO] [stdout] test pipeline::stream::tests::meta_frame_omits_model_when_none ... ok
[INFO] [stdout] test pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated ... FAILED
[INFO] [stdout] test pipeline::stream::tests::meta_frame_serializes_continues_from_when_present ... ok
[INFO] [stdout] test pipeline::stream::tests::meta_frame_serializes_with_required_fields ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_image_vision_embedded_block ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_image_vision_direct_json ... ok
[INFO] [stdout] test pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text ... FAILED
[INFO] [stdout] test pipeline::stream::tests::parse_input_filter_verdict_unparseable_is_none ... 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_pde_verdict_all_actions ... ok
[INFO] [stdout] test pipeline::stream::tests::pde_ctx_omits_persona_block_when_empty ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_pde_verdict_image_ref_and_aspect ... ok
[INFO] [stdout] test pipeline::stream::tests::pde_ctx_renders_persona_block_at_top ... ok
[INFO] [stdout] test pipeline::stream::tests::pde_response_format_schema_shape ... ok
[INFO] [stdout] test pipeline::stream::tests::persona_brief_empty_when_no_signal ... ok
[INFO] [stdout] test pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted ... FAILED
[INFO] [stdout] test pipeline::stream::tests::persona_brief_omits_blank_fields ... ok
[INFO] [stdout] test pipeline::stream::tests::persona_brief_renders_all_fields ... ok
[INFO] [stdout] test pipeline::stream::tests::filtered_turn_fail_open_emits_original ... FAILED
[INFO] [stdout] test pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk ... FAILED
[INFO] [stdout] test pipeline::stream::tests::normal_reply_resets_ghost_streak ... FAILED
[INFO] [stdout] test pipeline::stream::tests::pde_parse_error_walks_to_next_model ... ok
[INFO] [stdout] test pipeline::stream::tests::pde_whole_chain_parse_error_preserves_last_raw ... ok
[INFO] [stdout] test pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback ... FAILED
[INFO] [stdout] test pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble ... 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::rewrite_content_invalidity_accepts_short_user_line ... ok
[INFO] [stdout] test pipeline::stream::tests::rewrite_content_invalidity_rejects_refusal_and_content_filter ... ok
[INFO] [stdout] test pipeline::stream::tests::replay_applies_display_override ... FAILED
[INFO] [stdout] test pipeline::stream::tests::regex_strips_artifact_from_client_and_memory ... FAILED
[INFO] [stdout] test pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys ... FAILED
[INFO] [stdout] test pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks ... FAILED
[INFO] [stdout] test pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw ... FAILED
[INFO] [stdout] test pipeline::stream::tests::reply_text_image_appends_image_request_and_marker ... FAILED
[INFO] [stdout] test pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live ... 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::run_stream_pde_judge_ghost_short_circuits ... FAILED
[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_reply_terminates_cleanly_with_mock_openrouter ... 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_terminates_with_final_or_error ... 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_includes_gift_user_tip_rows ... FAILED
[INFO] [stdout] test pipeline::tests::signals_count_user_only_rows ... FAILED
[INFO] [stdout] test prompt::tests::affinity_eval_prompt_includes_six_values_and_exchange ... ok
[INFO] [stdout] test prompt::tests::bond_scope_injects_only_bond_axes ... ok
[INFO] [stdout] test prompt::tests::build_prompt_full_order_and_cache_break ... ok
[INFO] [stdout] test prompt::tests::build_prompt_guard_renders_and_does_not_contradict_iron_rule_seven ... ok
[INFO] [stdout] test prompt::tests::build_prompt_omits_avoid_repetition_when_empty ... ok
[INFO] [stdout] test pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys ... FAILED
[INFO] [stdout] test prompt::tests::build_prompt_omits_emotional_context_when_empty ... ok
[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_renders_anti_templating_directives ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_avoid_repetition_when_present ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_binary_gender_and_iron_rule ... ok
[INFO] [stdout] test pipeline::voice::tests::run_voice_turn_empty_completion_is_error ... FAILED
[INFO] [stdout] test prompt::tests::build_prompt_renders_emotional_context_in_order_when_present ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_iron_rule_zero_before_one ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_japanese_iron_rule_three ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_nonbinary_gender_without_iron_rule ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_timezone_clause_when_present ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_system_prompt_head_when_present ... ok
[INFO] [stdout] test pipeline::voice::tests::run_voice_turn_fallback_does_not_inherit_primary_metadata ... FAILED
[INFO] [stdout] test prompt::tests::build_prompt_renders_recent_conversation_block_when_pairs_present ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_traits_as_bullets_under_label ... ok
[INFO] [stdout] test prompt::tests::build_prompt_stable_block_order ... ok
[INFO] [stdout] test prompt::tests::build_prompt_with_empty_traits_omits_section ... ok
[INFO] [stdout] test prompt::tests::extract_structured_insights_prompt_includes_existing_jsonb ... ok
[INFO] [stdout] test prompt::tests::extract_structured_insights_prompt_renders_facts_as_bullets ... ok
[INFO] [stdout] test prompt::tests::extract_structured_insights_prompt_schema_includes_geo_fields ... ok
[INFO] [stdout] test prompt::tests::facts_user_message_embeds_both_turns_verbatim ... ok
[INFO] [stdout] test pipeline::voice::tests::run_voice_turn_skips_empty_content_history_rows ... FAILED
[INFO] [stdout] test prompt::tests::fmt_amount_fractional_has_two_decimals ... ok
[INFO] [stdout] test prompt::tests::build_prompt_stable_prefix_identical_across_volatile_changes ... ok
[INFO] [stdout] test prompt::tests::build_prompt_traits_change_only_breaks_after_topics ... ok
[INFO] [stdout] test prompt::tests::build_prompt_treats_blank_gender_as_absent ... 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::none_scope_omits_affinity_blocks ... ok
[INFO] [stdout] test prompt::tests::length_rule_uses_scope_composite ... ok
[INFO] [stdout] test prompt::tests::now_context_with_garbage_timezone_defaults_to_sgt ... ok
[INFO] [stdout] test prompt::tests::tip_tier_adjective_buckets_by_magnitude ... 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_log::tests::file_name_is_path_safe_and_suffixed ... ok
[INFO] [stdout] test prompt_log::tests::render_includes_header_and_verbatim_messages ... ok
[INFO] [stdout] test pipeline::voice::tests::run_voice_turn_falls_back_to_content_on_empty_primary ... FAILED
[INFO] [stdout] test prompt::tests::tips_reaction_context_with_personality_includes_name_amount_adjective ... ok
[INFO] [stdout] test prompt_log::tests::write_file_creates_readable_file ... ok
[INFO] [stdout] test repetition::tests::empty_input_returns_empty ... ok
[INFO] [stdout] test repetition::tests::opening_taken_from_first_sentence_only ... ok
[INFO] [stdout] test repetition::tests::no_recurrence_returns_empty ... ok
[INFO] [stdout] test repetition::tests::output_capped_at_five ... ok
[INFO] [stdout] test pipeline::voice::tests::run_voice_turn_streams_delta_then_done_and_persists ... FAILED
[INFO] [stdout] test repetition::tests::recurring_opening_is_surfaced ... ok
[INFO] [stdout] test prompt::tests::tips_reaction_context_without_personality_omits_persona_clause ... 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 repetition::tests::whitespace_and_delimiter_only_turns_yield_no_opening ... 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_includes_computed_delta_and_label_changes ... 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_401_without_bearer ... FAILED
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed ... 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::companion::tests::bff_history_403_on_other_users_session ... 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_default_limit_is_50 ... 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_start_resumed_session_returns_history ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history ... FAILED
[INFO] [stdout] test routes::companion::tests::healthz_unauthenticated_returns_200 ... 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_does_not_bundle_affinity_even_with_debug_open ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_start_matches_canonical_start_session_id ... FAILED
[INFO] [stdout] test routes::companion::tests::resolve_instance_path_403_for_non_owner ... FAILED
[INFO] [stdout] test routes::companion::tests::resolve_instance_path_404_for_archived_instance ... FAILED
[INFO] [stdout] test routes::companion::tests::send_message_accepts_missing_prompt_traits_field ... ok
[INFO] [stdout] test routes::companion::tests::send_message_rejects_invalid_tag_regex ... 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::debug_affinity_returns_vector_for_owner ... FAILED
[INFO] [stdout] test routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt ... FAILED
[INFO] [stdout] test routes::companion::tests::usage_filter_no_op_when_set_empty ... ok
[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::usage_filter_strips_configured_keys ... ok
[INFO] [stdout] test routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome ... FAILED
[INFO] [stdout] test routes::companion::tests::protected_route_401_without_bearer ... FAILED
[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_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_session_id ... 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_traits_accepts_empty_input ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_accepts_two_well_formed_entries ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_empty_text_after_trim ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_invalid_tag_regex ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_more_than_max ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_oversized_text ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_text_with_newlines ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_text_with_unicode_line_separators ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_full_passes ... ok
[INFO] [stdout] test routes::companion_stream::tests::affinity_scope_dto_resolves_named_and_array ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_oversized_metadata_key ... ok
[INFO] [stdout] test routes::bff::companion::tests::bff_history_returns_slim_messages_in_order ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::draw_image_429_when_user_stream_cap_reached ... FAILED
[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_stream::tests::draw_image_400_on_bad_base64 ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::draw_image_501_when_image_gen_absent ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::draw_image_403_when_not_owner ... 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::validate_payload_accepts_wellformed_and_absent_tier ... ok
[INFO] [stdout] test routes::companion::tests::resolve_reactivates_archived_instance_genome_path ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_accepts_wellformed_tip ... ok
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_rejects_bad_tip_amounts ... ok
[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::tests::validate_payload_tip_allows_empty_content ... 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_ok_with_image ... ok
[INFO] [stdout] test routes::companion_stream::tests::stream_422_when_content_empty ... FAILED
[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::stream_records_reply_to_message_id_in_metadata ... FAILED
[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::empty_content_rejected_without_image_or_tip ... 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_with_space_in_path_rejected ... 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::over_length_image_url_rejected ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::image_url_whitespace_host_rejected ... ok
[INFO] [stdout] test routes::companion_stream::tests::user_row_writes_scope_raw_keys_when_request_carries_them ... FAILED
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::tip_plus_image_rejected ... ok
[INFO] [stdout] test routes::companion_stream::tests::user_row_omits_scope_raw_keys_when_request_fields_are_none ... FAILED
[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_bad_aspect ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::validate_rejects_force_image_with_tip ... ok
[INFO] [stdout] test routes::debug::tests::affinity_events_401_without_bearer ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_403_on_other_users_session ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_absent_when_debug_gate_closed ... 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_includes_computed_delta_and_label_changes ... 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 routes::debug::tests::affinity_events_invalid_event_type_400 ... FAILED
[INFO] [stdout] test state::tests::prompt_log_dir_set_is_some_path ... ok
[INFO] [stdout] test state::tests::prompt_log_dir_unset_or_empty_is_none ... ok
[INFO] [stdout] test state::tests::snapshot_config_defaults_when_env_unset ... ok
[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::usage_hidden_keys_from_env_empty_when_blank ... ok
[INFO] [stdout] test state::tests::stream_slots_acquire_until_cap_then_blocks ... ok
[INFO] [stdout] test state::tests::usage_hidden_keys_from_env_empty_when_unset ... ok
[INFO] [stdout] test state::tests::usage_hidden_keys_from_env_parses_comma_separated ... ok
[INFO] [stdout] test tests::empty_secret_with_jwks_is_ok_but_not_wired ... ok
[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_without_jwks_bails ... ok
[INFO] [stdout] test tests::jwks_alone_is_enough_and_wires_no_legacy_secret ... 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 routes::voice::tests::voice_422_when_content_empty ... FAILED
[INFO] [stdout] test routes::voice::tests::voice_501_when_task_absent ... FAILED
[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_excludes_voice_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::dreaming::tests::classify_session_excludes_voice_rows' (4408) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c7fc5a - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703734d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703924d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a833cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7298b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7298b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7298b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cf070 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269f8fcd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc874 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x619c270451ab - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bd39 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x619c26b1b482 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0204e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706621d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x619c26948cc0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x619c26972576 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26989320 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272afd43 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b5d43 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8ecf1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bacbec - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf2e90 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c39d3e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36446 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd53ca - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26dcd7c7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26d98607 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb8d6 - <eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[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' (4409) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c8070a - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703738d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703928d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8340d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a72b2b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a72b2b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a72b2b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cf390 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269f9aad - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc894 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c270452fb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bd79 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1b5c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b020ae - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706625d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269490e0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269725f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26989670 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272afeb3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b5df3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8ee01 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bace8c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf3030 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c39dbe - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36496 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd53fa - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26dce787 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26d98787 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afbad6 - <eros_engine[8e59bf27a7a2c277]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c8516b - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703754d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703944d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a835cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7368b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7368b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7368b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268d0970 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269fe6cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc974 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27045c2b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bf39 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1be82 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0234e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706641d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2694adc0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26972976 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2698ada0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272b08c3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b62c3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8f571 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bae0ec - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf3b21 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3a13e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c366c6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd554a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26f80d87 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f46777 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afc456 - <eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c826eb - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703744d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703934d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a834cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7300b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7300b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7300b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cfcf0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269fbb4d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc8f4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c270456eb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708be39 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1b982 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b021ce - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706631d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26949d40 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26972776 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2698a060 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272b0303 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b6003 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8f131 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bad66c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf34e1 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c39f3e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36586 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd548a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26f7a967 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f463e7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afbf96 - <eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4448) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c866bb - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c270375cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c270394cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8364d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a739cb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a739cb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a739cb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268d0fb0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269ffc8d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269bc9b4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27045ecb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bfb9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1c102 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0240e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706649d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2694b600 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26972a76 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c2698b440 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c272b0ba3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268b6423 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26b8f791 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26bae62c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cf3e41 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c3a23e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c36766 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cd55aa - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::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:     0x619c26f83f47 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f46897 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afc5d6 - <eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4453) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c811ab - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c270373cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c270392cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8344d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a72ccb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a72ccb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a72ccb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cf6b0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269fa58d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc8b4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704544b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bdb9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1b702 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0210e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706629d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26949500 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26972676 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269899c0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272b0023 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b5ea3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8ef11 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bad12c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf31c1 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c39e3e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c364e6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd542a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26f76287 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f46207 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afbd16 - <eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4454) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c83c2b - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c270374cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c270393cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8354d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7334b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7334b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7334b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268d0330 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269fd10d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc934 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704598b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708beb9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1bc02 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0228e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706639d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2694a580 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26972876 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2698a700 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272b05e3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b6163 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8f351 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26badbac - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf3801 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3a03e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36626 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd54ea - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26f80997 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f466e7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afc396 - <eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4455) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c846cb - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703750d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703940d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8358d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a734eb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a734eb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a734eb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268d0650 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269fdbed - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc954 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27045adb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bef9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1bd42 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b022ee - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c270663dd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2694a9a0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269728f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2698aa50 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272b0753 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b6213 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8f461 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bade4c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf3991 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3a0be - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36676 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd551a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26f80c97 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f46747 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afc416 - <eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c8318b - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703748d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703938d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8350d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a731ab - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a731ab - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a731ab - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268d0010 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269fc62d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc914 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704583b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708be79 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1bac2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0222e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706635d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2694a160 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269727f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2698a3b0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272b0473 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b60b3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8f241 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bad90c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf3671 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c39fbe - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c365d6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd54ba - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26f7bb37 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f464d7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afc0d6 - <eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4432) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c85c1a - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703758d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703948d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8360d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7382b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7382b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7382b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268d0c90 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269ff1ad - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc994 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27045d7b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bf79 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1bfc2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b023ae - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706645d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2694b1e0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269729f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2698b0f0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272b0a33 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b6373 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8f681 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bae38c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf3cb1 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3a1be - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36716 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd557a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26f81647 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f46807 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afc516 - <eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4447) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c81c4b - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703740d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703930d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8348d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a72e6b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a72e6b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a72e6b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cf9d0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269fb06d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc8d4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704559b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bdf9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1b842 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0216e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c270662dd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26949920 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269726f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26989d10 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272b0193 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b5f53 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8f021 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bad3cc - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf3351 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c39ebe - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36536 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd545a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26f7a7b7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f46387 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afbf16 - <eros_engine[8e59bf27a7a2c277]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4471) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c5f7d7 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c2703674d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703864d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a827cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a6db8b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a6db8b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a6db8b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268c5a70 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269d85cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269bc274 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c270412ab - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b139 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b17882 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b00e4e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706561d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2693c6c0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26970d76 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c2697f420 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c272ab843 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268b3c43 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26b8b9f1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26ba49f9 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cedf5d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c3813e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c35546 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cd4aca - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::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:     0x619c26f71ba7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f45b67 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26af9d96 - <eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c5d79a - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703668d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703858d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8270d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6d6ab - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6d6ab - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6d6ab - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c5110 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269d652d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc214 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27040ebb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b079 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b174c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b00d2e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706555d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2693ba60 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26970bf6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2697ea30 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ab3f3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b3a33 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8b6c1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba41f8 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ceda70 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c37f9e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35456 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4a3a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26f70047 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f458c7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26af9a16 - <eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4475) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c5ecfa - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703670d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703860d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8278d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6d9eb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6d9eb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6d9eb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c5750 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269d7aed - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc254 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704115b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b0f9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b17742 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b00dee - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c270655dd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2693c2a0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26970cf6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2697f0d0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ab6d3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b3b93 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8b8e1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba4738 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ceddb0 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3809e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c354f6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4a9a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::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:     0x619c26f70e57 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f45a47 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26af9c16 - <eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4476) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c5e24a - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c270366cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c270385cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8274d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6d84b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6d84b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6d84b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c5430 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269d700d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc234 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704100b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b0b9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b17602 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b00d8e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706559d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2693be80 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26970c76 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2697ed80 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ab563 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b3ae3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8b7d1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba4498 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cedc10 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3801e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c354a6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4a6a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::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:     0x619c26f70cf7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f459e7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26af9b96 - <eros_engine[8e59bf27a7a2c277]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4495) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c77b48 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703704d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038f4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a830cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7160b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7160b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7160b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268ccaf0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269f0d4d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc6f4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c270441eb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708ba39 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1a582 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01bce - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065f1d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26945b40 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971f76 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26986b60 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272aec03 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b5503 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8e031 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26baab99 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf1add - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3965c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36086 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd518a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702dc87 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f277 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb256 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4497) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c72fba - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c27036e8d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038d8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82f0d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a70aab - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a70aab - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a70aab - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268cb510 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269ec12d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269bc614 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c270438bb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b879 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b19cc2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0192e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065d5d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26943e60 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971bf6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26985430 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c272ae1f3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268b5033 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26b8d8c1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26ba986c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cf0f30 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c3921e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c35e56 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cd503a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::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:     0x619c2702d127 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f097 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afafd6 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c704ca - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036d8d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038c8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82e0d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7042b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7042b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7042b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268ca890 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e95ad - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc594 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704337b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b779 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b197c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b017ae - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065c5d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26942de0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269719f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269846f0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272adc33 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4d73 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8d481 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba8dac - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf08a1 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c38fde - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35d16 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4f7a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702cb37 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9efa7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afae96 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4516) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c7d188 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703724d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703914d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a832cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7230b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7230b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7230b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268ce3f0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269f644d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc7f4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27044c6b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bc39 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1af82 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01ece - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706611d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26947c40 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26972376 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269885e0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272af783 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b5a83 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8e8b1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bac159 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf281d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c39b1c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36306 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd530a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c27030057 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f547 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb616 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c790c8 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c270370cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038fcd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8314d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7194b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7194b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7194b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cd130 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269f230d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc734 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704448b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bab9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1a802 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01c8e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065f9d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26946380 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26972076 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26987200 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272aeee3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b5663 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8e251 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bab0f9 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf1e1d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3977c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36126 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd51ea - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702eb57 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f337 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb356 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4519) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c73a88 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036ecd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038dcd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82f4d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a70c4b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a70c4b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a70c4b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cb830 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269ecc0d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc634 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27043a0b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b8b9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b19e02 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0198e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065d9d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26944280 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971c76 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26985780 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ae363 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b50e3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8d9d1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba9b39 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf10dd - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c392bc - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35ea6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd506a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702d217 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f0c7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb016 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4528) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c72508 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036e4d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038d4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82ecd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7090b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7090b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7090b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cb1f0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269eb64d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc5f4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704376b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b839 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b19b82 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b018ce - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065d1d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26943a40 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971b76 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269850e0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ae083 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4f83 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8d7b1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba95d9 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf0d8d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3919c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35e06 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd500a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702ce07 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f037 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afaf56 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4529) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c79b7a - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703710d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703900d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8318d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a71aeb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a71aeb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a71aeb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cd450 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269f2ded - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc754 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c270445db - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708baf9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1a942 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01cee - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065fdd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269467a0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269720f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26987550 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272af053 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b5713 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8e361 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bab38c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf1fbb - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c39800 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36176 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd521a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702ec47 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f367 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb396 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4530) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c698e8 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036b0d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038a0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82b8d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f3eb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f3eb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f3eb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c8950 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e28ed - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc454 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704265b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b4f9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b18b42 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b013ee - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c270659dd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269404a0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269714f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269825d0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272acdd3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4693 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8c9e1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba7279 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cef7fd - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c389dc - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c359f6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4d9a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c27026667 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9eaf7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afa856 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4531) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c75af8 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036f8d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038e8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8300d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7112b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7112b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7112b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cc190 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269eecad - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc694 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27043dfb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b979 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1a1c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01aae - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065e5d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26944ee0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971df6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26986170 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ae7b3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b52f3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8dd01 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26baa379 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf15ed - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3949c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35f96 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd50fa - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702d967 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f1b7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb156 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4545) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c68e18 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036acd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c270389cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82b4d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f24b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f24b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f24b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c8630 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e1e0d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc434 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x619c2704250b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b4b9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x619c26b18a02 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0138e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706599d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x619c26940080 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x619c26971476 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26982280 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272acc63 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b45e3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8c8d1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba6fb9 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cef64d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3893c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c359a6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4d6a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c27024e47 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9e9d7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afa6d6 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4547) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c70f98 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036dcd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038ccd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82e4d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a705cb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a705cb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a705cb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cabb0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269ea08d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc5b4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c270434cb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b7b9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b19902 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0180e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065c9d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26943200 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971a76 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26984a40 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272adda3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4e23 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8d591 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba9079 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf0a4d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3907c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35d66 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4faa - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702cc27 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9efd7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afaed6 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c7f1aa - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703730d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703920d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8338d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a727eb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a727eb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a727eb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268ced50 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269f84ed - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc854 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704505b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bcf9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1b342 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01fee - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c270661dd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269488a0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269724f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26988fd0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272afbd3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b5c93 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8ebe1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bac94c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf2cf1 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c39cbe - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c363f6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd539a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c27030c47 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f6f7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb856 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c642c8 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703690d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703880d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8298d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6e6eb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6e6eb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6e6eb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c7050 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269dd1ed - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc354 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x619c27041bdb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b2f9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x619c26b18142 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b010ee - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c270657dd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x619c2693e3a0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x619c269710f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26980b50 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ac253 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4113 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8c161 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba5cd9 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ceeacd - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3853c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35776 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4c1a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2701df07 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9e4c7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afa016 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_mode_when_random_zero::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c785fa - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703708d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038f8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8310d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a717ab - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a717ab - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a717ab - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cce10 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269f182d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc714 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704433b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708ba79 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1a6c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01c2e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065f5d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26945f60 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971ff6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26986eb0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272aed73 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b55b3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8e141 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26baae2c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf1c71 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c396de - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c360d6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd51ba - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702e8a7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f2d7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb2d6 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c7a648 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703714d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703904d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a831cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a71c8b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a71c8b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a71c8b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cd770 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269f38cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc774 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704472b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bb39 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1aa82 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01d4e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706601d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26946bc0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26972176 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269878a0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272af1c3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b57c3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8e471 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bab659 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf215d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3989c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c361c6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd524a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702eef7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f3c7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb416 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4550) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c7bbe8 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c270371cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c270390cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8324d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a71fcb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a71fcb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a71fcb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268cddb0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269f4e8d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269bc7b4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c270449cb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bbb9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1ad02 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01e0e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706609d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26947400 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26972276 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26987f40 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c272af4a3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268b5923 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26b8e691 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26babbd9 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cf24bd - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c399dc - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c36266 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cd52aa - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::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:     0x619c2702fe77 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f4e7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb596 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c68348 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036a8d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703898d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82b0d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f0ab - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f0ab - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f0ab - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c8310 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e132d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc414 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c270423bb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b479 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b188c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0132e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706595d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2693fc60 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269713f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26981f30 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272acaf3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4533 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8c7c1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba6cf9 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cef49d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3889c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35956 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4d3a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c27024d57 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9e9a7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afa696 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4544) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c7dc58 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c2703728d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703918d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8330d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a724ab - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a724ab - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a724ab - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268ce710 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269f6f2d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269bc814 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27044dbb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bc79 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1b0c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01f2e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706615d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26948060 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269723f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26988930 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c272af8f3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268b5b33 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26b8e9c1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26bac419 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cf29cd - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c39bbc - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c36356 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cd533a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::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:     0x619c270303c7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f5d7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb6d6 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c65848 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703698d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703888d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82a0d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ea2b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ea2b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ea2b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c7690 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269de7ad - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc394 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x619c27041e7b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b379 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x619c26b183c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b011ae - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706585d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x619c2693ebe0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x619c269711f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269811f0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ac533 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4273 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8c381 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba6239 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ceee0d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3865c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35816 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4c7a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2701fae7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9e677 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afa256 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::normal_reply_resets_ghost_streak::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4574) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c6c428 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036c0d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038b0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82c8d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6fa6b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6fa6b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6fa6b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c95d0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e546d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc4d4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27042b9b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b5f9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b19042 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0156e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065add - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26941520 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269716f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26983310 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ad393 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4953 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8ce21 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba7d79 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cefebd - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c38c5c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35b36 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4e5a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702a1e7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9ed07 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afab16 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4572) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c765aa - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036fcd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038ecd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8304d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a712cb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a712cb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a712cb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cc4b0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269ef78d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc6b4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27043f4b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b9b9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1a302 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01b0e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065e9d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26945300 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971e76 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269864c0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ae923 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b53a3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8de11 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26baa60c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf178b - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c39520 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35fe6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd512a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702da57 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f1e7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb196 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4573) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c66dca - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036a0d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703890d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82a8d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ed6b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ed6b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ed6b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c7cd0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269dfd6d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc3d4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704211b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b3f9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b18642 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0126e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c270658dd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2693f420 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269712f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26981890 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ac813 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b43d3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8c5a1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba678c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cef15b - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c38780 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c358b6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4cda - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c27023ee7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9e8b7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afa556 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4571) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c74558 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036f0d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038e0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82f8d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a70deb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a70deb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a70deb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cbb50 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269ed6ed - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc654 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27043b5b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b8f9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b19f42 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b019ee - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065ddd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269446a0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971cf6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26985ad0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ae4d3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b5193 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8dae1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba9df9 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf128d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3935c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35ef6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd509a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702d6e7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f127 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb096 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c6787a - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036a4d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703894d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82acd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ef0b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ef0b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ef0b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c7ff0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e084d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc3f4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704226b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b439 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b18782 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b012ce - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706591d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2693f840 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971376 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26981be0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ac983 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4483 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8c6b1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba6a2c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cef2ed - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c387fe - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35906 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4d0a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c27024197 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9e917 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afa5d6 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c7b118 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703718d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703908d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8320d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a71e2b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a71e2b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a71e2b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cda90 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269f43ad - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc794 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704487b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bb79 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1abc2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01dae - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706605d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26946fe0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269721f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26987bf0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272af333 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b5873 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8e581 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26bab919 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf230d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3993c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36216 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd527a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702efe7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f3f7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb456 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c64d7a - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703694d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703884d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a829cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6e88b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6e88b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6e88b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c7370 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269ddccd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc374 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x619c27041d2b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b339 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x619c26b18282 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0114e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706581d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x619c2693e7c0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x619c26971176 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26980ea0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ac3c3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b41c3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8c271 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba5f6c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ceec5f - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c385be - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c357c6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4c4a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2701f2a7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9e5e7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afa196 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_applies_display_override::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c6d9aa - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036c8d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038b8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82d0d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6fdab - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6fdab - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6fdab - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c9c10 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e6a2d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc514 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27042e3b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b679 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b192c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0162e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065b5d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26941d60 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269717f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269839b0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ad673 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4ab3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8d041 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba82cc - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf020b - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c38d80 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35bd6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4eba - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702b2b7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9edc7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afac16 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c71a3b - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036e0d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038d0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82e8d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7076b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7076b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7076b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268caed0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269eab6d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc5d4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704361b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b7f9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b19a42 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0186e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065cdd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26943620 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971af6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26984d90 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272adf13 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4ed3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8d6a1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba930c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf0bdf - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c390fe - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35db6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4fda - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702cd17 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f007 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afaf16 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c7e6fb - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c270372cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c270391cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8334d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a7264b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a7264b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a7264b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268cea30 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269f7a0d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269bc834 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27044f0b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bcb9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1b202 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01f8e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706619d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26948480 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26972476 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26988c80 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c272afa63 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268b5be3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26b8ead1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26bac6ac - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cf2b5f - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c39c3e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c363a6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cd536a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::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:     0x619c27030557 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f637 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb756 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c77078 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c2703700d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038f0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8308d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a7146b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a7146b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26a7146b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268cc7d0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269f026d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c269bc6d4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704409b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b9f9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1a442 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01b6e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065edd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26945720 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971ef6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26986810 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c272aea93 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c268b5453 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26b8df21 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26baa8d9 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cf192d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c395bc - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26c36036 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[8e59bf27a7a2c277]::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:     0x619c26cd515a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::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:     0x619c2702db47 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f217 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb1d6 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c75028 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036f4d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038e4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82fcd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a70f8b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a70f8b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a70f8b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268cbe70 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269ee1cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc674 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27043cab - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b939 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1a082 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01a4e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065e1d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26944ac0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971d76 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26985e20 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ae643 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b5243 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8dbf1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26baa0b9 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf143d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c393fc - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35f46 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd50ca - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702d7d7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f157 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb0d6 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c6e478 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036ccd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038bcd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82d4d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ff4b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ff4b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ff4b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c9f30 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e750d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc534 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27042f8b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b6b9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b19402 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0168e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065b9d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26942180 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971876 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26983d00 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ad7e3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4b63 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8d151 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba8599 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf03ad - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c38e1c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35c26 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4eea - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702b9e7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9ee27 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afac96 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c6a3b8 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036b4d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038a4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82bcd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f58b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f58b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f58b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c8c70 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e33cd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc474 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c270427ab - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b539 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b18c82 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0144e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065a1d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269408c0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971576 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26982920 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272acf43 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4743 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8caf1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba7539 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cef9ad - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c38a7c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35a46 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4dca - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c270273d7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9eb87 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afa916 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4587) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c6fa18 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036d4d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038c4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82dcd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7028b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7028b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7028b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268ca570 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e8acd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc574 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704322b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b739 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b19682 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0174e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065c1d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269429c0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971976 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269843a0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272adac3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4cc3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8d371 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba8b19 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf070d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c38f5c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35cc6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4f4a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702ca47 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9ef77 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afae56 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4588) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c6cef8 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036c4d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038b4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82ccd - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6fc0b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6fc0b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6fc0b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c98f0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e5f4d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc4f4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27042ceb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b639 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b19182 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b015ce - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065b1d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26941940 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971776 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26983660 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ad503 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4a03 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8cf31 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba8039 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf006d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c38cfc - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35b86 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4e8a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702a2d7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9ed37 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afab56 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c7c6b8 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2703720d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c2703910d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8328d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7216b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7216b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a7216b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268ce0d0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269f596d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc7d4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27044b1b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708bbf9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b1ae42 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b01e6e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c270660dd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26947820 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269722f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26988290 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272af613 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b59d3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8e7a1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26babe99 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf266d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c39a7c - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c362b6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd52da - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702ff67 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9f517 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afb5d6 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c6ae88 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036b8d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038a8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82c0d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f72b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f72b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f72b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c8f90 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e3ead - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc494 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c270428fb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b579 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b18dc2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b014ae - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065a5d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26940ce0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269715f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26982c70 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ad0b3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b47f3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8cc01 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba77f6 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cefb5d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c38b19 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35a96 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4dfa - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c270274c7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9ebb7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afa956 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c6ef48 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036d0d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038c0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82d8d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a700eb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a700eb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a700eb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268ca250 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e7fed - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc554 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c270430db - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b6f9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b19542 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b016ee - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065bdd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269425a0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c269718f6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26984050 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ad953 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4c13 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8d261 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba8859 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cf055d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c38ebc - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35c76 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4f1a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c2702bad7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9ee57 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afacd6 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c66318 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c270369cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c270388cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82a4d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ebcb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ebcb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6ebcb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c79b0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269df28d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc3b4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27041fcb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b3b9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b18502 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0120e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706589d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2693f000 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971276 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26981540 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ac6a3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b4323 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8c491 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba64f9 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ceefbd - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c386fc - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35866 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4caa - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c27021ee7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9e797 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afa3d6 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4596) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c6b958 - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27036bcd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27038acd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a82c4d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f8cb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f8cb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6f8cb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c92b0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269e498d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc4b4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c27042a4b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b5b9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b18f02 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0150e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27065a9d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26941100 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26971676 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26982fc0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272ad223 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b48a3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8cd11 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba7ab9 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cefd0d - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c38bbc - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c35ae6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd4e2a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c27028f77 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26f9eca7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26afaa96 - <eros_engine[8e59bf27a7a2c277]::pipeline::stream::tests::vision_turn_folds_description_and_persists::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (4597) 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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c46e1b - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27035e0d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27037d0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a81e8d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a69f6b - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a69f6b - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a69f6b - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268be6d0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bf36d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bbdd4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2703e21b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708a7f9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b14a42 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0006e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27064cdd - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26932e20 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2696faf6 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26977990 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272a8313 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b22d3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b892a1 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b9e8ac - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cea541 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36e9e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c349b6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd43da - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26dcb3a7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26d94087 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26af80d6 - <eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_includes_gift_user_tip_rows::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c4637b - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c27035dcd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c27037ccd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a81e4d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a69dcb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a69dcb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a69dcb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268be3b0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269be88d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bbdb4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x619c2703e0cb - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708a7b9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x619c26b14902 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b0000e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c27064c9d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x619c26932a00 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x619c2696fa76 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26977640 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272a81a3 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b2223 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b89191 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b9e60c - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cea3b1 - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c36e1e - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c34966 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cd43aa - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26dcb2b7 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26d94057 - eros_engine[8e59bf27a7a2c277]::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:     0x619c26af8096 - <eros_engine[8e59bf27a7a2c277]::pipeline::tests::signals_count_user_only_rows::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - 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' (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:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619c2835ec81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619c2835ec81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619c2835ec81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619c2837873a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619c2837873a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x619c2836438c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x619c2836438c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x619c28339276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619c28339276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619c28355349 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x619c2735d380 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x619c2735d380 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x619c28355672 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x619c28355672 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x619c28339322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x619c283301c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x619c2833a2bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x619c28378fec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x619c28378d32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x619c275168eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x619c274cd5ea - sqlx_postgres[6f39fc76845989b2]::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:     0x619c274cf984 - <sqlx_postgres[6f39fc76845989b2]::database::Postgres as sqlx_core[2384f75023fc9bc8]::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:     0x619c27035baf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[2384f75023fc9bc8]::testing::TestContext<sqlx_postgres[6f39fc76845989b2]::database::Postgres>, sqlx_core[2384f75023fc9bc8]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x619c26c60d3a - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c270367cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x619c270386cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x619c26a8284d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6decb - tokio[48c12513dee112cf]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6decb - tokio[48c12513dee112cf]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26a6decb - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268c60b0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269d9b8d - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c269bc2b4 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2704154b - <tokio[48c12513dee112cf]::runtime::context::scoped::Scoped<tokio[48c12513dee112cf]::runtime::scheduler::Context>>::set::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x619c2708b1b9 - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26b17b02 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::try_with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x619c26b00f0e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[48c12513dee112cf]::runtime::context::Context>>::with::<tokio[48c12513dee112cf]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x619c2706569d - tokio[48c12513dee112cf]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c2693cf00 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[6883ba1bc0fe4ed1]::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:     0x619c26970e76 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c2697fac0 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c272abb23 - tokio[48c12513dee112cf]::runtime::context::runtime::enter_runtime::<<tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c268b3da3 - <tokio[48c12513dee112cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26b8bc11 - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26ba4f4b - <tokio[48c12513dee112cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26cee29e - sqlx_core[2384f75023fc9bc8]::rt::test_block_on::<sqlx_core[2384f75023fc9bc8]::testing::run_test<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c3825f - sqlx_core[2384f75023fc9bc8]::testing::run_test::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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[2384f75023fc9bc8]::testing::run_test_with_pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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:     0x619c26c355e6 - sqlx_core[2384f75023fc9bc8]::testing::run_test_with_pool::<sqlx_postgres[6f39fc76845989b2]::database::Postgres, fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[8e59bf27a7a2c277]::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
[INFO] [stdout]   49:     0x619c26cd4b2a - <fn(sqlx_core[2384f75023fc9bc8]::pool::Pool<sqlx_postgres[6f39fc76845989b2]::database::Postgres>) -> eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0} as sqlx_core[2384f75023fc9bc8]::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:     0x619c26dcd317 - eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/voice.rs:814:5
[INFO] [stdout]   51:     0x619c26d98517 - eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/voice.rs:814:66
[INFO] [stdout]   52:     0x619c26af9ed6 - <eros_engine[8e59bf27a7a2c277]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x619c273506bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x619c273506bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x619c2735dd05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x619c2735dd05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x619c2735dd05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x619c2735dd05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x619c273587b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x619c273587b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x619c27360e52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x619c27360e52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x619c27360e52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x619c27360e52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x619c27360e52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x619c2835d66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x619c2835d66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x76995d55aaa4 - <unknown>
[INFO] [stdout]   74:     0x76995d5e7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
