[INFO] updating cached repository https://github.com/Nic0lasgon/Vox_rag
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }`
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd0d69f8393aa3728bec6c95d6738629dcc3997d
[INFO] testing Nic0lasgon/Vox_rag/cd0d69f8393aa3728bec6c95d6738629dcc3997d against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNic0lasgon%2FVox_rag" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nic0lasgon/Vox_rag
[INFO] finished tweaking git repo https://github.com/Nic0lasgon/Vox_rag
[INFO] tweaked toml for git repo https://github.com/Nic0lasgon/Vox_rag written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nic0lasgon/Vox_rag on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nic0lasgon/Vox_rag already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae
[INFO] running `Command { std: "docker" "start" "89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae", 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" "89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae", 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" "89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling brotli v8.0.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.10.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling pgvector v0.4.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling vox-rag v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s
[INFO] running `Command { std: "docker" "inspect" "89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae", 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" "89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.10.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling pgvector v0.4.2
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]    Compiling vox-rag v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 17s
[INFO] running `Command { std: "docker" "inspect" "89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae", 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" "89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vox_rag-c8af1f8c6afb4aad)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test llm::prompt::tests::prompt_contains_article_info ... ok
[INFO] [stdout] test llm::prompt::tests::parse_llm_response_strips_markdown ... ok
[INFO] [stdout] test llm::prompt::tests::prompt_contains_candidates ... ok
[INFO] [stdout] test llm::prompt::tests::prompt_contains_decision_options ... ok
[INFO] [stdout] test pipeline::profile::tests::test_build_article_profile_text ... ok
[INFO] [stdout] test llm::mock::tests::mock_model_name ... ok
[INFO] [stdout] test pipeline::profile::tests::test_should_embed_with_empty_text ... ok
[INFO] [stdout] test llm::mock::tests::mock_returns_default_decision ... ok
[INFO] [stdout] test pipeline::profile::tests::test_should_embed_with_enough_text ... ok
[INFO] [stdout] test pipeline::profile::tests::test_should_embed_with_no_text ... ok
[INFO] [stdout] test pipeline::profile::tests::test_should_embed_with_too_few_words ... ok
[INFO] [stdout] test pipeline::similarity::tests::test_classify_relation ... ok
[INFO] [stdout] test pipeline::similarity::tests::test_classify_relation_custom_thresholds ... ok
[INFO] [stdout] test embedding::mock::tests::test_embedding_is_normalized ... ok
[INFO] [stdout] test topic::decision::tests::ambiguous_range_returns_ambiguous ... ok
[INFO] [stdout] test topic::decision::tests::apply_llm_decision_new_topic ... ok
[INFO] [stdout] test embedding::mock::tests::test_different_inputs_different_embeddings ... ok
[INFO] [stdout] test topic::decision::tests::apply_llm_decision_no_candidate_fallback ... ok
[INFO] [stdout] test topic::decision::tests::high_score_near_duplicate ... ok
[INFO] [stdout] test topic::decision::tests::no_candidates_creates_new_topic ... ok
[INFO] [stdout] test topic::decision::tests::shared_entities_empty_when_none ... ok
[INFO] [stdout] test topic::decision::tests::shared_entities_finds_intersection ... ok
[INFO] [stdout] test embedding::mock::tests::test_deterministic_embeddings ... ok
[INFO] [stdout] test topic::markdown::tests::compute_markdown_hash_different_inputs ... ok
[INFO] [stdout] test embedding::mock::tests::test_batch_embedding ... ok
[INFO] [stdout] test topic::markdown::tests::truncate_to_words_empty ... ok
[INFO] [stdout] test topic::markdown::tests::compute_markdown_hash_is_deterministic ... ok
[INFO] [stdout] test topic::markdown::tests::truncate_to_words_exact_length ... ok
[INFO] [stdout] test topic::markdown::tests::truncate_to_words_long_text ... ok
[INFO] [stdout] test topic::markdown::tests::truncate_to_words_short_text ... ok
[INFO] [stdout] test topic::mutation::tests::slugify_empty_string ... ok
[INFO] [stdout] test topic::mutation::tests::slugify_basic ... ok
[INFO] [stdout] test topic::mutation::tests::slugify_special_chars ... ok
[INFO] [stdout] test topic::mutation::tests::slugify_unicode ... ok
[INFO] [stdout] test topic::timeline::tests::infer_event_type_announcement ... ok
[INFO] [stdout] test topic::timeline::tests::infer_event_type_correction ... ok
[INFO] [stdout] test topic::timeline::tests::infer_event_type_deescalation ... ok
[INFO] [stdout] test topic::timeline::tests::infer_event_type_default_update ... ok
[INFO] [stdout] test topic::timeline::tests::infer_event_type_escalation ... ok
[INFO] [stdout] test topic::timeline::tests::infer_event_type_reaction ... ok
[INFO] [stdout] test topic::timeline::tests::infer_event_type_first_event_is_start ... ok
[INFO] [stdout] test topic::timeline::tests::infer_importance_critical ... ok
[INFO] [stdout] test topic::timeline::tests::infer_importance_high ... ok
[INFO] [stdout] test topic::timeline::tests::infer_importance_medium ... ok
[INFO] [stdout] test workers::embedding_worker::tests::test_compute_input_hash_deterministic ... ok
[INFO] [stdout] test workers::embedding_worker::tests::test_compute_input_hash_different_inputs ... ok
[INFO] [stdout] test workers::embedding_worker::tests::test_compute_input_hash_empty_string ... ok
[INFO] [stdout] test workers::embedding_worker::tests::test_compute_input_hash_consistent_length ... ok
[INFO] [stdout] test topic::decision::tests::apply_llm_decision_same_story_update ... ok
[INFO] [stdout] test topic::decision::tests::below_weak_creates_new_topic ... ok
[INFO] [stdout] test topic::decision::tests::strong_match_same_story_update ... ok
[INFO] [stdout] test pipeline::profile::tests::test_normalize_for_embedding_normalizes_quotes ... ok
[INFO] [stdout] test pipeline::profile::tests::test_normalize_for_embedding_strips_html ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vox_rag-3f5c82504e39ecef)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_chunk_tests.rs (/opt/rustwide/target/debug/deps/api_chunk_tests-e6a2337ac8911bcf)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test chunk_embedding_requires_valid_uuid ... ok
[INFO] [stderr]      Running tests/api_rag_tests.rs (/opt/rustwide/target/debug/deps/api_rag_tests-8356387a144d15fe)
[INFO] [stdout] test chunk_embedding_endpoint_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test rag_search_requires_json_body ... ok
[INFO] [stdout] test rag_search_missing_query_field ... ok
[INFO] [stdout] test rag_search_with_valid_body ... ok
[INFO] [stdout] test rag_search_with_all_options ... ok
[INFO] [stdout] test rag_search_endpoint_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-5aff935cb25603f4)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test health_endpoint_returns_200 ... ok
[INFO] [stdout] test health_endpoint_returns_json_content_type ... ok
[INFO] [stdout] test health_endpoint_idempotent ... ok
[INFO] [stdout] test health_endpoint_returns_correct_json_body ... ok
[INFO] [stdout] test unknown_route_returns_404 ... ok
[INFO] [stdout] test health_handler_directly_returns_ok ... ok
[INFO] [stdout] test similar_articles_endpoint_exists ... ok
[INFO] [stdout] test historical_context_endpoint_exists ... ok
[INFO] [stdout] test create_article_profile_endpoint_exists ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_topic_tests.rs (/opt/rustwide/target/debug/deps/api_topic_tests-594ad4991cbceebd)
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test get_topic_with_invalid_uuid_returns_error ... ok
[INFO] [stdout] test create_topic_requires_json_body ... ok
[INFO] [stdout] test create_topic_missing_title_returns_error ... ok
[INFO] [stdout] test process_batch_empty_article_ids ... ok
[INFO] [stdout] test merge_topic_endpoint_exists ... ok
[INFO] [stdout] test get_topic_endpoint_exists ... ok
[INFO] [stdout] test process_batch_endpoint_exists ... ok
[INFO] [stdout] test assign_topic_endpoint_exists ... ok
[INFO] [stdout] test assign_topic_requires_either_topic_id_or_create_new ... ok
[INFO] [stdout] test create_topic_endpoint_exists ... ok
[INFO] [stdout] test merge_topic_requires_target_id ... ok
[INFO] [stdout] test create_topic_with_valid_body ... ok
[INFO] [stdout] test topic_candidates_with_invalid_uuid_returns_error ... ok
[INFO] [stdout] test process_batch_with_valid_body ... ok
[INFO] [stdout] test reembed_topic_endpoint_exists ... ok
[INFO] [stdout] test topic_candidates_endpoint_exists ... ok
[INFO] [stdout] test rebuild_markdown_endpoint_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chunker_tests.rs (/opt/rustwide/target/debug/deps/chunker_tests-0de15ff45329652d)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test empty_text_returns_empty_vec ... ok
[INFO] [stdout] test exactly_at_boundary_returns_single_chunk ... ok
[INFO] [stdout] test content_preserved_first_word_matches ... ok
[INFO] [stdout] test all_chunks_have_non_empty_text ... ok
[INFO] [stdout] test one_over_boundary_returns_two_chunks ... ok
[INFO] [stdout] test long_text_produces_multiple_chunks ... ok
[INFO] [stdout] test short_text_returns_single_chunk ... ok
[INFO] [stdout] test whitespace_only_returns_empty_vec ... ok
[INFO] [stdout] test small_custom_config_single_chunk ... ok
[INFO] [stdout] test chunk_indices_are_sequential ... ok
[INFO] [stdout] test custom_config_values_work ... ok
[INFO] [stdout] test total_content_coverage ... ok
[INFO] [stdout] test overlap_exists_between_consecutive_chunks ... ok
[INFO] [stdout] test chunk_sizes_within_valid_range ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/db_integration_tests.rs (/opt/rustwide/target/debug/deps/db_integration_tests-8c2f80020acee0e2)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test article_queries_tests::update_article_cleaned_text_nonexistent_errors ... FAILED
[INFO] [stdout] test article_queries_tests::update_article_cleaned_text_success ... FAILED
[INFO] [stdout] test article_queries_tests::get_articles_without_embedding_returns_only_without_profiles ... FAILED
[INFO] [stdout] test article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text ... FAILED
[INFO] [stdout] test article_queries_tests::get_article_by_id_not_found ... FAILED
[INFO] [stdout] test article_queries_tests::insert_and_retrieve_article ... FAILED
[INFO] [stdout] test article_queries_tests::get_article_by_id_found ... FAILED
[INFO] [stdout] test embedding_queries_tests::find_similar_respects_min_score ... FAILED
[INFO] [stdout] test article_queries_tests::insert_article_upsert_on_canonical_url ... FAILED
[INFO] [stdout] test embedding_queries_tests::find_historical_by_embedding_returns_older_articles ... FAILED
[INFO] [stdout] test embedding_queries_tests::find_similar_articles_finds_similar ... FAILED
[INFO] [stdout] test embedding_queries_tests::find_similar_excludes_excluded_ids ... FAILED
[INFO] [stdout] test embedding_queries_tests::get_article_profile_not_found ... FAILED
[INFO] [stdout] test embedding_queries_tests::upsert_article_profile_update_existing ... FAILED
[INFO] [stdout] test job_queries_tests::mark_job_running_updates_status ... FAILED
[INFO] [stdout] test job_queries_tests::create_embedding_job_with_correct_defaults ... FAILED
[INFO] [stdout] test job_queries_tests::is_already_embedded_false_when_pending ... FAILED
[INFO] [stdout] test embedding_queries_tests::upsert_article_profile_insert_new ... FAILED
[INFO] [stdout] test job_queries_tests::is_already_embedded_true_when_done ... FAILED
[INFO] [stdout] test job_queries_tests::mark_job_failed_sets_error ... FAILED
[INFO] [stdout] test job_queries_tests::mark_job_done_sets_completed_at ... FAILED
[INFO] [stdout] test job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick ... FAILED
[INFO] [stdout] test job_queries_tests::pick_pending_jobs_skips_completed ... FAILED
[INFO] [stdout] test job_queries_tests::pick_pending_jobs_respects_limit ... FAILED
[INFO] [stdout] test job_queries_tests::is_already_embedded_false_with_different_hash ... FAILED
[INFO] [stdout] test job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable ... FAILED
[INFO] [stdout] test job_queries_tests::pick_pending_jobs_returns_pending ... FAILED
[INFO] [stdout] test job_queries_tests::reschedule_job_resets_to_pending_with_delay ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- article_queries_tests::update_article_cleaned_text_nonexistent_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'article_queries_tests::update_article_cleaned_text_nonexistent_errors' (4194) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e887508483 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756be8d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c64d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a90fd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a4f9b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a4f9b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a4f9b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887441df0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e887486ffd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a524 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e8875570ab - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598499 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874afeb2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874aa11e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759542d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745e8f0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468d06 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746dda0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e8875233f3 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c533 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756e391 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e88757501c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754d2d1 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#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:     0x62e8874fa3ce - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}>::{closure#0}::{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:     0x62e8874f9786 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{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:     0x62e88751c4da - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::update_article_cleaned_text_nonexistent_errors::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88753fe67 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:236:5
[INFO] [stdout]   51:     0x62e887535057 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:236:47
[INFO] [stdout]   52:     0x62e8874f8f16 - <db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_nonexistent_errors::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- article_queries_tests::update_article_cleaned_text_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'article_queries_tests::update_article_cleaned_text_success' (4195) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e887506f43 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756be0d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c5cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a907d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a4c5b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a4c5b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a4c5b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e8874417b0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e887485a3d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a4e4 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e887556e0b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598419 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874afc32 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874aa05e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e8875953ad - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745e0b0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468c06 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746d700 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887523113 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c3d3 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756e171 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e887574adc - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754cfb1 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#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:     0x62e8874fa2ce - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}>::{closure#0}::{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:     0x62e8874f96e6 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{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:     0x62e88751c47a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::update_article_cleaned_text_success::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88753fc87 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:209:5
[INFO] [stdout]   51:     0x62e887534ff7 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:209:47
[INFO] [stdout]   52:     0x62e8874f8e96 - <db_integration_tests[1d696a122b5d18d0]::article_queries_tests::update_article_cleaned_text_success::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- article_queries_tests::get_articles_without_embedding_returns_only_without_profiles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'article_queries_tests::get_articles_without_embedding_returns_only_without_profiles' (4191) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e8875099c3 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bf0d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c6cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a917d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a52db - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a52db - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a52db - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887442430 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e8874885bd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a564 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e88755734b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598519 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874b0132 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874aa1de - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e8875954ad - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745f130 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468e06 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746e440 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e8875236d3 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c693 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756e5b1 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e88757555c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754d5f1 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#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:     0x62e8874fa4ce - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}>::{closure#0}::{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:     0x62e8874f9826 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{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:     0x62e88751c53a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::get_articles_without_embedding_returns_only_without_profiles::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e887540047 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:131:5
[INFO] [stdout]   51:     0x62e8875350b7 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:131:47
[INFO] [stdout]   52:     0x62e8874f8f96 - <db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_returns_only_without_profiles::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text' (4190) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e887508f23 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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:     0x62e88756becd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c68d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a913d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a513b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a513b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a513b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887442110 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e887487add - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a544 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e8875571fb - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e8875984d9 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874afff2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874aa17e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759546d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745ed10 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468d86 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746e0f0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887523563 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c5e3 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756e4a1 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e8875752bc - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754d461 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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:     0x62e8874fa44e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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:     0x62e8874f97d6 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_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:     0x62e88751c50a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88753ff57 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:183:5
[INFO] [stdout]   51:     0x62e887535087 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:183:47
[INFO] [stdout]   52:     0x62e8874f8f56 - <db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- article_queries_tests::get_article_by_id_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'article_queries_tests::get_article_by_id_not_found' (4189) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e887505a03 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bd8d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c54d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8ffd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a491b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a491b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a491b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887441170 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88748447d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a4a4 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e887556b6b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598399 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874af9b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9f9e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759532d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745d870 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468b06 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746d060 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887522e33 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c273 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756df51 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e88757459c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754cc91 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#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:     0x62e8874fa1ce - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}>::{closure#0}::{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:     0x62e8874f9646 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{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:     0x62e88751c41a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::get_article_by_id_not_found::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88753faa7 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:121:5
[INFO] [stdout]   51:     0x62e887534f97 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:121:47
[INFO] [stdout]   52:     0x62e8874f8e16 - <db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_not_found::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- article_queries_tests::insert_and_retrieve_article stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'article_queries_tests::insert_and_retrieve_article' (4192) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e8875064a3 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bdcd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c58d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a903d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a4abb - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a4abb - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a4abb - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887441490 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e887484f5d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a4c4 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e887556cbb - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e8875983d9 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874afaf2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9ffe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759536d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745dc90 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468b86 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746d3b0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887522fa3 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c323 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756e061 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e88757483c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754ce21 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#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:     0x62e8874fa24e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}>::{closure#0}::{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:     0x62e8874f9696 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{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:     0x62e88751c44a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::insert_and_retrieve_article::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88753fb97 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:51:5
[INFO] [stdout]   51:     0x62e887534fc7 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:51:47
[INFO] [stdout]   52:     0x62e8874f8e56 - <db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_and_retrieve_article::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- article_queries_tests::get_article_by_id_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'article_queries_tests::get_article_by_id_found' (4188) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e887504f63 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bd4d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c50d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8fbd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a477b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a477b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a477b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887440e50 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88748399d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a484 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e887556a1b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598359 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874af872 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9f3e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e8875952ed - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745d450 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468a86 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746cd10 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887522cc3 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c1c3 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756de41 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e8875742fc - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754cb01 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#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:     0x62e8874fa14e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}>::{closure#0}::{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:     0x62e8874f95f6 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{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:     0x62e88751c3ea - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::get_article_by_id_found::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88753f9b7 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:96:5
[INFO] [stdout]   51:     0x62e887534f67 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:96:47
[INFO] [stdout]   52:     0x62e8874f8dd6 - <db_integration_tests[1d696a122b5d18d0]::article_queries_tests::get_article_by_id_found::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedding_queries_tests::find_similar_respects_min_score stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'embedding_queries_tests::find_similar_respects_min_score' (4199) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e88750af03 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bf8d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c74d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a91fd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a561b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a561b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a561b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887442a70 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e887489b7d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a5a4 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e8875575eb - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598599 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874b03b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874aa29e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759552d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745f970 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468f06 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746eae0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e8875239b3 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c7f3 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756e7d1 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e887575a9c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754d911 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#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:     0x62e8874fa5ce - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}>::{closure#0}::{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:     0x62e8874f98c6 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{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:     0x62e88751c59a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::find_similar_respects_min_score::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e887540227 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:470:5
[INFO] [stdout]   51:     0x62e887535117 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:470:47
[INFO] [stdout]   52:     0x62e8874f9016 - <db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_respects_min_score::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- article_queries_tests::insert_article_upsert_on_canonical_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'article_queries_tests::insert_article_upsert_on_canonical_url' (4193) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e8875079e3 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756be4d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c60d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a90bd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a4dfb - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a4dfb - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a4dfb - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887441ad0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88748651d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a504 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e887556f5b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598459 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874afd72 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874aa0be - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e8875953ed - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745e4d0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468c86 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746da50 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887523283 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c483 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756e281 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e887574d7c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754d141 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#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:     0x62e8874fa34e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}>::{closure#0}::{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:     0x62e8874f9736 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0}, db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{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:     0x62e88751c4aa - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::insert_article_upsert_on_canonical_url::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88753fd77 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:72:5
[INFO] [stdout]   51:     0x62e887535027 - db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:72:47
[INFO] [stdout]   52:     0x62e8874f8ed6 - <db_integration_tests[1d696a122b5d18d0]::article_queries_tests::insert_article_upsert_on_canonical_url::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedding_queries_tests::find_historical_by_embedding_returns_older_articles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'embedding_queries_tests::find_historical_by_embedding_returns_older_articles' (4196) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e88750e423 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756c0cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c88d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a933d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a5e3b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a5e3b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a5e3b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887443a10 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88748d1dd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a644 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e887557c7b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e8875986d9 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874b09f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874aa47e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759566d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e887460e10 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887469186 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746fb70 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e8875240e3 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743cb63 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756ed21 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e8875767bc - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754e0e1 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#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:     0x62e8874fa84e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}>::{closure#0}::{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:     0x62e8874f9a56 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{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:     0x62e88751c68a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::find_historical_by_embedding_returns_older_articles::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e8875406d7 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:531:5
[INFO] [stdout]   51:     0x62e887535207 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:531:47
[INFO] [stdout]   52:     0x62e8874f9156 - <db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_historical_by_embedding_returns_older_articles::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedding_queries_tests::find_similar_articles_finds_similar stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'embedding_queries_tests::find_similar_articles_finds_similar' (4197) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e88750cee3 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756c04d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c80d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a92bd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a5afb - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a5afb - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a5afb - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e8874433d0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88748bc1d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a604 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e8875579db - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598659 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874b0772 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874aa3be - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e8875955ed - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e8874605d0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887469086 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746f4d0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887523e03 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743ca03 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756eb01 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e88757627c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754ddc1 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#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:     0x62e8874fa74e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}>::{closure#0}::{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:     0x62e8874f99b6 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{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:     0x62e88751c62a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::find_similar_articles_finds_similar::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e8875404f7 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:346:5
[INFO] [stdout]   51:     0x62e8875351a7 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:346:47
[INFO] [stdout]   52:     0x62e8874f90d6 - <db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_articles_finds_similar::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedding_queries_tests::find_similar_excludes_excluded_ids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'embedding_queries_tests::find_similar_excludes_excluded_ids' (4198) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e88750c443 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756c00d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c7cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a927d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a595b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a595b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a595b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e8874430b0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88748b13d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a5e4 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e88755788b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598619 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874b0632 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874aa35e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e8875955ad - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e8874601b0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887469006 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746f180 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887523c93 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c953 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756e9f1 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e887575fdc - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754dc31 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#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:     0x62e8874fa6ce - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}>::{closure#0}::{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:     0x62e8874f9966 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{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:     0x62e88751c5fa - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::find_similar_excludes_excluded_ids::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e887540407 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:406:5
[INFO] [stdout]   51:     0x62e887535177 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:406:47
[INFO] [stdout]   52:     0x62e8874f9096 - <db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::find_similar_excludes_excluded_ids::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedding_queries_tests::get_article_profile_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'embedding_queries_tests::get_article_profile_not_found' (4200) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e88750a463 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bf4d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c70d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a91bd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a547b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a547b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a547b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887442750 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88748909d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a584 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e88755749b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598559 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874b0272 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874aa23e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e8875954ed - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745f550 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468e86 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746e790 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887523843 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c743 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756e6c1 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e8875757fc - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754d781 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#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:     0x62e8874fa54e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}>::{closure#0}::{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:     0x62e8874f9876 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{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:     0x62e88751c56a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::get_article_profile_not_found::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e887540137 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:337:5
[INFO] [stdout]   51:     0x62e8875350e7 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:337:47
[INFO] [stdout]   52:     0x62e8874f8fd6 - <db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::get_article_profile_not_found::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedding_queries_tests::upsert_article_profile_update_existing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'embedding_queries_tests::upsert_article_profile_update_existing' (4202) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e88750d983 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756c08d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c84d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a92fd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a5c9b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a5c9b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a5c9b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e8874436f0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88748c6fd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a624 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e887557b2b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598699 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874b08b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874aa41e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759562d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e8874609f0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887469106 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746f820 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887523f73 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743cab3 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756ec11 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e88757651c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754df51 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#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:     0x62e8874fa7ce - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}>::{closure#0}::{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:     0x62e8874f9a06 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{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:     0x62e88751c65a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::upsert_article_profile_update_existing::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e8875405e7 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:289:5
[INFO] [stdout]   51:     0x62e8875351d7 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:289:47
[INFO] [stdout]   52:     0x62e8874f9116 - <db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_update_existing::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::mark_job_running_updates_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::mark_job_running_updates_status' (4209) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e8874fda73 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756ba8d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c24d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8cfd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a359b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a359b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a359b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e88743ebf0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88747c1fd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a324 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e887555bab - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598099 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874aeab2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9b1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759502d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745a6f0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468506 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746a8a0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887521cf3 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743ba33 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756d291 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e88757261c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754b9d1 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#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:     0x62e8874f9bce - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}>::{closure#0}::{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:     0x62e8874f9286 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{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:     0x62e88751c1da - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::mark_job_running_updates_status::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756a637 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:675:5
[INFO] [stdout]   51:     0x62e887560aa7 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:675:47
[INFO] [stdout]   52:     0x62e8874f8b16 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_running_updates_status::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::create_embedding_job_with_correct_defaults stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::create_embedding_job_with_correct_defaults' (4203) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e887501a33 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bc0d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c3cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8e7d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a3f5b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a3f5b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a3f5b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e88743feb0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88748033d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a3e4 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e88755638b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598219 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874af232 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9d5e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e8875951ad - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745bfb0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468806 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746bc80 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887522593 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743be53 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756d8f1 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e8875735dc - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754c331 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#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:     0x62e8874f9ece - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}>::{closure#0}::{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:     0x62e8874f9466 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{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:     0x62e88751c2fa - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::create_embedding_job_with_correct_defaults::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756abd7 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:604:5
[INFO] [stdout]   51:     0x62e887560bc7 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:604:47
[INFO] [stdout]   52:     0x62e8874f8c96 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::create_embedding_job_with_correct_defaults::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::is_already_embedded_false_when_pending stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::is_already_embedded_false_when_pending' (4204) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e887500f93 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bbcd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c38d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8e3d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a3dbb - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a3dbb - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a3dbb - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e88743fb90 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88747f85d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a3c4 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e88755623b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e8875981d9 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874af0f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9cfe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759516d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745bb90 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468786 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746b930 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887522423 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743bda3 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756d7e1 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e88757333c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754c1a1 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#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:     0x62e8874f9e4e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}>::{closure#0}::{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:     0x62e8874f9416 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{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:     0x62e88751c2ca - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::is_already_embedded_false_when_pending::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756aae7 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:832:5
[INFO] [stdout]   51:     0x62e887560b97 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:832:47
[INFO] [stdout]   52:     0x62e8874f8c56 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_when_pending::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedding_queries_tests::upsert_article_profile_insert_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'embedding_queries_tests::upsert_article_profile_insert_new' (4201) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e88750b9a3 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bfcd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c78d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a923d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a57bb - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a57bb - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a57bb - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887442d90 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88748a65d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a5c4 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e88755773b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e8875985d9 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874b04f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874aa2fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759556d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745fd90 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468f86 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746ee30 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887523b23 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c8a3 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756e8e1 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e887575d3c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754daa1 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#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:     0x62e8874fa64e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}>::{closure#0}::{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:     0x62e8874f9916 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0}, db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{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:     0x62e88751c5ca - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::upsert_article_profile_insert_new::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e887540317 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:248:5
[INFO] [stdout]   51:     0x62e887535147 - db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:248:47
[INFO] [stdout]   52:     0x62e8874f9056 - <db_integration_tests[1d696a122b5d18d0]::embedding_queries_tests::upsert_article_profile_insert_new::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::is_already_embedded_true_when_done stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::is_already_embedded_true_when_done' (4206) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e8875004f3 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bb8d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c34d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8dfd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a3c1b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a3c1b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a3c1b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e88743f870 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88747ed7d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a3a4 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e8875560eb - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598199 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874aefb2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9c9e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759512d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745b770 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468706 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746b5e0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e8875222b3 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743bcf3 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756d6d1 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e88757309c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754c011 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#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:     0x62e8874f9dce - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}>::{closure#0}::{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:     0x62e8874f93c6 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{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:     0x62e88751c29a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::is_already_embedded_true_when_done::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756a9f7 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:809:5
[INFO] [stdout]   51:     0x62e887560b67 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:809:47
[INFO] [stdout]   52:     0x62e8874f8c16 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_true_when_done::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::mark_job_failed_sets_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::mark_job_failed_sets_error' (4208) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e8874fc533 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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:     0x62e88756ba0d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c1cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8c7d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a325b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a325b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a325b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e88743e5b0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88747ac3d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a2e4 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e88755590b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598019 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874ae832 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9a5e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e887594fad - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e887459eb0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468406 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746a200 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887521a13 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743b8d3 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756d071 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e8875720dc - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754b6b1 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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:     0x62e8874f9ace - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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:     0x62e8874f91e6 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_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:     0x62e88751c17a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::mark_job_failed_sets_error::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756a457 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:725:5
[INFO] [stdout]   51:     0x62e887560a47 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:725:47
[INFO] [stdout]   52:     0x62e8874f8a96 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_failed_sets_error::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::mark_job_done_sets_completed_at stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::mark_job_done_sets_completed_at' (4207) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e8874fcfd3 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756ba4d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c20d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8cbd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a33fb - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a33fb - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a33fb - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e88743e8d0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88747b71d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a304 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e887555a5b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598059 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874ae972 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9abe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e887594fed - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745a2d0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468486 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746a550 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887521b83 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743b983 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756d181 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e88757237c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754b841 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#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:     0x62e8874f9b4e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}>::{closure#0}::{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:     0x62e8874f9236 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{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:     0x62e88751c1aa - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::mark_job_done_sets_completed_at::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756a547 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:701:5
[INFO] [stdout]   51:     0x62e887560a77 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:701:47
[INFO] [stdout]   52:     0x62e8874f8ad6 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::mark_job_done_sets_completed_at::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick' (4212) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e887503a22 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bccd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c48d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8f3d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a443b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a443b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a443b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887440810 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e8874823dd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a444 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e88755677b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e8875982d9 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874af5f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9e7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759526d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745cc10 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468986 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746c670 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e8875229e3 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c063 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756dc21 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e887573dbc - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754c7e1 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#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:     0x62e8874fa04e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}>::{closure#0}::{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:     0x62e8874f9556 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{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:     0x62e88751c38a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756aea7 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:876:5
[INFO] [stdout]   51:     0x62e887560c57 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:876:47
[INFO] [stdout]   52:     0x62e8874f8d56 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::pick_pending_jobs_skips_completed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::pick_pending_jobs_skips_completed' (4213) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e8874ffa53 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bb4d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c30d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8dbd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a3a7b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a3a7b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a3a7b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e88743f550 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88747e29d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a384 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e887555f9b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598159 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874aee72 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9c3e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e8875950ed - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745b350 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468686 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746b290 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887522143 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743bc43 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756d5c1 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e887572dfc - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754be81 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#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:     0x62e8874f9d4e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}>::{closure#0}::{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:     0x62e8874f9376 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{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:     0x62e88751c26a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::pick_pending_jobs_skips_completed::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756a907 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:644:5
[INFO] [stdout]   51:     0x62e887560b37 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:644:47
[INFO] [stdout]   52:     0x62e8874f8bd6 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_skips_completed::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::pick_pending_jobs_respects_limit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::pick_pending_jobs_respects_limit' (4210) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e8874fe513 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bacd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c28d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8d3d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a373b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a373b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a373b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e88743ef10 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88747ccdd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a344 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e887555cfb - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e8875980d9 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874aebf2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9b7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759506d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745ab10 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468586 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746abf0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887521e63 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743bae3 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756d3a1 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e8875728bc - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754bb61 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#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:     0x62e8874f9c4e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}>::{closure#0}::{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:     0x62e8874f92d6 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{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:     0x62e88751c20a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::pick_pending_jobs_respects_limit::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756a727 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:930:5
[INFO] [stdout]   51:     0x62e887560ad7 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:930:47
[INFO] [stdout]   52:     0x62e8874f8b56 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_respects_limit::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::is_already_embedded_false_with_different_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::is_already_embedded_false_with_different_hash' (4205) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e887502f73 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bc8d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c44d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8efd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a429b - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a429b - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a429b - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e8874404f0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e8874818fd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a424 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e88755662b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598299 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874af4b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9e1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e88759522d - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745c7f0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468906 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746c320 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887522873 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743bfb3 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756db11 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e887573b1c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754c651 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#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:     0x62e8874f9fce - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}>::{closure#0}::{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:     0x62e8874f9506 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{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:     0x62e88751c35a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::is_already_embedded_false_with_different_hash::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756adb7 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:853:5
[INFO] [stdout]   51:     0x62e887560c27 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:853:47
[INFO] [stdout]   52:     0x62e8874f8d16 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::is_already_embedded_false_with_different_hash::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable' (4215) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e8875044c3 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bd0d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c4cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8f7d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a45db - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a45db - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a45db - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e887440b30 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e887482ebd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a464 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e8875568cb - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598319 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874af732 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9ede - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e8875952ad - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745d030 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468a06 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746c9c0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887522b53 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743c113 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756dd31 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e88757405c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754c971 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#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:     0x62e8874fa0ce - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}>::{closure#0}::{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:     0x62e8874f95a6 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{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:     0x62e88751c3ba - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756af97 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:781:5
[INFO] [stdout]   51:     0x62e887560c87 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:781:47
[INFO] [stdout]   52:     0x62e8874f8d96 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::pick_pending_jobs_returns_pending stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::pick_pending_jobs_returns_pending' (4211) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e8874fefb3 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bb0d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c2cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8d7d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a38db - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a38db - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a38db - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e88743f230 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e88747d7bd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a364 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e887555e4b - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598119 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874aed32 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9bde - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e8875950ad - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745af30 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468606 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746af40 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887521fd3 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743bb93 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756d4b1 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e887572b5c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754bcf1 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#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:     0x62e8874f9cce - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}>::{closure#0}::{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:     0x62e8874f9326 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{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:     0x62e88751c23a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::pick_pending_jobs_returns_pending::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756a817 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:628:5
[INFO] [stdout]   51:     0x62e887560b07 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:628:47
[INFO] [stdout]   52:     0x62e8874f8b96 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::pick_pending_jobs_returns_pending::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job_queries_tests::reschedule_job_resets_to_pending_with_delay stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job_queries_tests::reschedule_job_resets_to_pending_with_delay' (4214) 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:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e8879e0118 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e8879e0118 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e8879e0118 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e8879f7b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e8879f7b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62e8879e5462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62e8879e5462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62e8879bde06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e8879bde06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e8879d7ff9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e8875a825c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62e8875a825c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e8879d8272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62e8879d8272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e8879bdec2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e8879b28a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e8879bef2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e8879f82fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e8879f8042 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62e8876a608b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62e8877302a2 - sqlx_postgres[ca6030ff9537eadd]::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:     0x62e88773581e - <sqlx_postgres[ca6030ff9537eadd]::database::Postgres as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756b9cf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[4d4faf49fe59dd93]::testing::TestContext<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>, sqlx_core[4d4faf49fe59dd93]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62e8875024d3 - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62e88756bc4d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62e88756c40d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62e8874a8ebd - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62e8874a40fb - tokio[2ea6d3e98e70230d]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62e8874a40fb - tokio[2ea6d3e98e70230d]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62e8874a40fb - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62e8874401d0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62e887480e1d - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62e88747a404 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62e8875564db - <tokio[2ea6d3e98e70230d]::runtime::context::scoped::Scoped<tokio[2ea6d3e98e70230d]::runtime::scheduler::Context>>::set::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62e887598259 - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62e8874af372 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::try_with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62e8874a9dbe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2ea6d3e98e70230d]::runtime::context::Context>>::with::<tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62e8875951ed - tokio[2ea6d3e98e70230d]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62e88745c3d0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62e887468886 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62e88746bfd0 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62e887522703 - tokio[2ea6d3e98e70230d]::runtime::context::runtime::enter_runtime::<<tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62e88743bf03 - <tokio[2ea6d3e98e70230d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62e88756da01 - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62e88757387c - <tokio[2ea6d3e98e70230d]::runtime::runtime::Runtime>::block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62e88754c4c1 - sqlx_core[4d4faf49fe59dd93]::rt::test_block_on::<sqlx_core[4d4faf49fe59dd93]::testing::run_test<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#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:     0x62e8874f9f4e - sqlx_core[4d4faf49fe59dd93]::testing::run_test::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}, sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}>::{closure#0}::{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:     0x62e8874f94b6 - sqlx_core[4d4faf49fe59dd93]::testing::run_test_with_pool::<sqlx_postgres[ca6030ff9537eadd]::database::Postgres, fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0}, db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{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:     0x62e88751c32a - <fn(sqlx_core[4d4faf49fe59dd93]::pool::Pool<sqlx_postgres[ca6030ff9537eadd]::database::Postgres>) -> db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::reschedule_job_resets_to_pending_with_delay::{closure#0} as sqlx_core[4d4faf49fe59dd93]::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:     0x62e88756acc7 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:751:5
[INFO] [stdout]   51:     0x62e887560bf7 - db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/db_integration_tests.rs:751:47
[INFO] [stdout]   52:     0x62e8874f8cd6 - <db_integration_tests[1d696a122b5d18d0]::job_queries_tests::reschedule_job_resets_to_pending_with_delay::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62e88759b33b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62e88759b33b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62e8875a8bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62e8875a8bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62e8875a8bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62e8875a24c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62e8875a24c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x62e8875abc32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62e8875abc32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62e8875abc32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62e8875abc32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x62e8875abc32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62e8879df87f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x62e8879df87f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7d0d1839baa4 - <unknown>
[INFO] [stdout]   74:     0x7d0d18428a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     article_queries_tests::get_article_by_id_found
[INFO] [stdout]     article_queries_tests::get_article_by_id_not_found
[INFO] [stdout]     article_queries_tests::get_articles_without_embedding_excludes_empty_cleaned_text
[INFO] [stdout]     article_queries_tests::get_articles_without_embedding_returns_only_without_profiles
[INFO] [stdout]     article_queries_tests::insert_and_retrieve_article
[INFO] [stdout]     article_queries_tests::insert_article_upsert_on_canonical_url
[INFO] [stdout]     article_queries_tests::update_article_cleaned_text_nonexistent_errors
[INFO] [stdout]     article_queries_tests::update_article_cleaned_text_success
[INFO] [stdout]     embedding_queries_tests::find_historical_by_embedding_returns_older_articles
[INFO] [stdout]     embedding_queries_tests::find_similar_articles_finds_similar
[INFO] [stdout]     embedding_queries_tests::find_similar_excludes_excluded_ids
[INFO] [stdout]     embedding_queries_tests::find_similar_respects_min_score
[INFO] [stdout]     embedding_queries_tests::get_article_profile_not_found
[INFO] [stdout]     embedding_queries_tests::upsert_article_profile_insert_new
[INFO] [stdout]     embedding_queries_tests::upsert_article_profile_update_existing
[INFO] [stdout]     job_queries_tests::create_embedding_job_with_correct_defaults
[INFO] [stdout]     job_queries_tests::is_already_embedded_false_when_pending
[INFO] [stdout]     job_queries_tests::is_already_embedded_false_with_different_hash
[INFO] [stdout]     job_queries_tests::is_already_embedded_true_when_done
[INFO] [stdout]     job_queries_tests::mark_job_done_sets_completed_at
[INFO] [stdout]     job_queries_tests::mark_job_failed_sets_error
[INFO] [stdout]     job_queries_tests::mark_job_running_updates_status
[INFO] [stdout]     job_queries_tests::pick_pending_jobs_respects_limit
[INFO] [stdout]     job_queries_tests::pick_pending_jobs_returns_pending
[INFO] [stdout]     job_queries_tests::pick_pending_jobs_skip_locked_precludes_double_pick
[INFO] [stdout]     job_queries_tests::pick_pending_jobs_skips_completed
[INFO] [stdout]     job_queries_tests::reschedule_job_resets_to_pending_with_delay
[INFO] [stdout]     job_queries_tests::reschedule_job_with_zero_delay_is_immediately_pickable
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test db_integration_tests`
[INFO] running `Command { std: "docker" "inspect" "89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae", kill_on_drop: false }`
[INFO] [stdout] 89acb0394d9b8cf3bd9847e3a2496fc0b1dd3d447c9e9b7febbaeb86fe3af3ae
