[INFO] cloning repository https://github.com/chainsmith-deck-builder/chainsmith
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chainsmith-deck-builder/chainsmith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchainsmith-deck-builder%2Fchainsmith", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchainsmith-deck-builder%2Fchainsmith'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4040597c4cc747ce7322da75ebd825b455d879e4
[INFO] testing chainsmith-deck-builder/chainsmith against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchainsmith-deck-builder%2Fchainsmith" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chainsmith-deck-builder/chainsmith
[INFO] finished tweaking git repo https://github.com/chainsmith-deck-builder/chainsmith
[INFO] tweaked toml for git repo https://github.com/chainsmith-deck-builder/chainsmith written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chainsmith-deck-builder/chainsmith on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chainsmith-deck-builder/chainsmith already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464
[INFO] running `Command { std: "docker" "start" "761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464", 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" "761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464", 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" "761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[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.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling chainsmith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s
[INFO] running `Command { std: "docker" "inspect" "761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464", 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" "761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling chainsmith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464", 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" "761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chainsmith-1560615ede78cc22)
[INFO] [stdout] 
[INFO] [stdout] running 168 tests
[INFO] [stdout] test api::cards::tests::it_filters_by_talent ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_classes ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_legal_for_hero ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_text_substring_case_insensitive ... ok
[INFO] [stdout] test api::cards::tests::it_paginates_with_limit_and_cursor ... ok
[INFO] [stdout] test api::cards::tests::it_lists_all_cards_when_no_filters ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_kind_adult ... ok
[INFO] [stdout] test api::cards::tests::it_returns_card_detail_with_printings ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_pitch ... ok
[INFO] [stdout] test api::cards::tests::it_omits_next_cursor_on_last_page ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_class ... ok
[INFO] [stdout] test api::cards::tests::it_includes_default_printing_in_summary ... ok
[INFO] [stdout] test api::heroes::tests::it_includes_hero_facts_in_summary ... ok
[INFO] [stdout] test api::validate::tests::it_defaults_date_to_today_when_omitted ... ok
[INFO] [stdout] test api::validate::tests::it_returns_unsupported_format_for_blitz ... ok
[INFO] [stdout] test api::heroes::tests::it_lists_only_heroes_excluding_other_card_types ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_kind_pit_fighter ... ok
[INFO] [stdout] test api::validate::tests::it_returns_violations_for_off_class_card ... ok
[INFO] [stdout] test api::heroes::tests::it_paginates_with_limit_and_cursor ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_kind_young ... ok
[INFO] [stdout] test auth::tests::it_accepts_rs256_for_jwks ... ok
[INFO] [stdout] test auth::tests::it_parses_uuid_subject ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_talent ... ok
[INFO] [stdout] test auth::tests::it_rejects_hs256_via_jwks_path ... ok
[INFO] [stdout] test auth::tests::it_rejects_expired_token ... ok
[INFO] [stdout] test auth::tests::it_rejects_non_uuid_subject ... ok
[INFO] [stdout] test auth::tests::it_accepts_es256_for_jwks ... ok
[INFO] [stdout] test auth::tests::it_accepts_valid_dev_secret_token ... ok
[INFO] [stdout] test api::validate::tests::it_returns_valid_true_for_legal_deck ... ok
[INFO] [stdout] test auth::tests::it_rejects_wrong_audience ... ok
[INFO] [stdout] test auth::tests::it_rejects_token_signed_with_wrong_secret ... ok
[INFO] [stdout] test auth::tests::it_rejects_wrong_issuer ... ok
[INFO] [stdout] test domain::catalog::tests::it_resolves_a_printing_to_its_card_when_both_present ... ok
[INFO] [stdout] test domain::catalog::tests::it_returns_none_when_resolving_missing_printing ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_accepts_a_normal_action_card ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_accepts_adult_hero ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_accepts_adult_hero_when_validation_date_is_before_living_legend_effective_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_does_not_report_card_banned_when_entry_is_after_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_exposes_cc_rules_with_60_pool_80_copy_3 ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_a_token_card ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_adult_hero_exactly_on_living_legend_effective_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_adult_hero_when_living_legend_retired_on_or_before_date ... ok
[INFO] [stdout] test auth::tests::it_returns_not_configured_when_auth_is_disabled ... ok
[INFO] [stdout] test domain::catalog::tests::it_overwrites_a_card_when_inserted_with_same_id ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_card_used_as_hero_when_no_hero_facts ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_deck_with_banned_card_in_pool ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_deck_with_pool_over_eighty ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_pit_fighter_hero ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_deck_with_token_in_pool ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_young_hero ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_reports_card_banned_when_active_entry_is_on_or_before_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_reports_format_id_classic_constructed ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_reports_no_restricted_cards_in_cc ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_treats_a_card_with_two_announcements_as_currently_status_of_latest ... ok
[INFO] [stdout] test domain::format::tests::it_aggregates_copies_across_printings_of_same_card ... ok
[INFO] [stdout] test domain::format::tests::it_aggregates_multiple_violations ... ok
[INFO] [stdout] test domain::format::tests::it_allows_a_class_card_when_hero_has_that_class ... ok
[INFO] [stdout] test domain::format::tests::it_allows_a_talent_card_when_hero_has_that_talent ... ok
[INFO] [stdout] test domain::format::tests::it_allows_one_handed_weapon_in_main_hand ... ok
[INFO] [stdout] test domain::format::tests::it_allows_off_hand_equipment_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_allows_one_weapon_for_a_one_zone_hero ... ok
[INFO] [stdout] test domain::format::tests::it_allows_specialized_card_for_matching_hero ... ok
[INFO] [stdout] test domain::format::tests::it_allows_two_handed_weapon_in_main_hand_with_empty_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_allows_two_handed_with_companion_off_hand_equipment ... ok
[INFO] [stdout] test domain::format::tests::it_allows_two_one_handed_weapons ... ok
[INFO] [stdout] test domain::format::tests::it_allows_zero_hand_slots_filled ... ok
[INFO] [stdout] test domain::format::tests::it_includes_essence_grants_in_hero_supertypes ... ok
[INFO] [stdout] test domain::format::tests::it_passes_copy_limit_when_at_max_copies ... ok
[INFO] [stdout] test domain::format::tests::it_passes_pool_size_when_at_or_under_limit ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_a_class_card_when_hero_has_a_different_class ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_a_talent_card_when_hero_lacks_the_talent ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_action_card_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_any_weapon_for_a_zero_zone_hero ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_armor_in_main_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_armor_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_non_weapon_in_main_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_two_handed_weapon_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_two_handed_with_non_companion_off_hand_equipment ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_two_handed_with_one_handed_weapon_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_two_weapons_for_a_one_zone_hero ... ok
[INFO] [stdout] test domain::format::tests::it_reports_equipment_not_in_pool ... ok
[INFO] [stdout] test domain::format::tests::it_reports_equipment_slot_wrong_when_helm_in_chest_slot ... ok
[INFO] [stdout] test domain::format::tests::it_reports_hero_missing_hero_type_when_action_is_used_as_hero ... ok
[INFO] [stdout] test domain::format::tests::it_reports_loadout_below_min_deck_size ... ok
[INFO] [stdout] test domain::format::tests::it_reports_loadout_card_not_in_pool ... ok
[INFO] [stdout] test domain::format::tests::it_reports_missing_hero_when_printing_not_in_catalog ... ok
[INFO] [stdout] test domain::format::tests::it_reports_missing_pool_printing ... ok
[INFO] [stdout] test domain::format::tests::it_reports_specialization_mismatch_when_hero_moniker_does_not_match ... ok
[INFO] [stdout] test domain::format::tests::it_reports_supertype_mismatch_for_off_class_card ... ok
[INFO] [stdout] test domain::format::tests::it_requires_all_card_classes_match_hero ... ok
[INFO] [stdout] test domain::format::tests::it_requires_all_card_talents_match_hero ... ok
[INFO] [stdout] test domain::format::tests::it_returns_full_trimmed_name_when_no_comma ... ok
[INFO] [stdout] test domain::format::tests::it_returns_none_for_empty_name ... ok
[INFO] [stdout] test domain::format::tests::it_skips_pool_size_when_format_has_no_pool_cap ... ok
[INFO] [stdout] test domain::format::tests::it_takes_the_comma_prefix_as_moniker ... ok
[INFO] [stdout] test domain::format::tests::it_treats_a_generic_card_as_legal_for_any_hero ... ok
[INFO] [stdout] test domain::format::tests::it_validates_a_minimal_legal_cc_deck ... ok
[INFO] [stdout] test domain::format::tests::it_violates_copy_limit_when_one_over_max ... ok
[INFO] [stdout] test domain::format::tests::it_violates_pool_size_when_one_over_limit ... ok
[INFO] [stdout] test domain::ids::tests::it_displays_card_id_as_inner_string ... ok
[INFO] [stdout] test domain::ids::tests::it_displays_hero_moniker ... ok
[INFO] [stdout] test domain::ids::tests::it_treats_card_id_and_printing_id_as_distinct_types ... ok
[INFO] [stdout] test domain::ids::tests::it_treats_two_card_ids_with_same_value_as_equal ... ok
[INFO] [stdout] test api::validate::tests::it_serves_validate_endpoint_with_camelcase_response_shape ... ok
[INFO] [stdout] test domain::catalog::tests::it_returns_none_when_printing_is_present_but_card_is_missing ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_does_not_report_card_banned_when_entry_is_inactive ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_brevant_to_run_four_chivalry ... ok
[INFO] [stdout] test domain::format::tests::it_allows_off_hand_equipment_alongside_weapon_for_a_one_zone_hero ... ok
[INFO] [stdout] test domain::format::tests::it_allows_one_handed_weapon_in_off_hand ... ok
[INFO] [stdout] test domain::ids::tests::it_uses_card_id_as_hashmap_key ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_brutus_to_include_off_class_clash_cards ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_emperor_with_only_red_cards ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_shiyana_to_include_any_hero_specialization_card ... ok
[INFO] [stdout] test domain::special_rules::tests::it_does_not_apply_color_restriction_when_hero_is_not_emperor ... ok
[INFO] [stdout] test domain::special_rules::tests::it_does_not_relax_chivalry_copy_limit_for_non_brevant_heroes ... ok
[INFO] [stdout] test domain::special_rules::tests::it_does_not_relax_specialization_for_non_shiyana_heroes ... ok
[INFO] [stdout] test domain::special_rules::tests::it_rejects_yellow_card_for_emperor ... ok
[INFO] [stdout] test domain::special_rules::tests::it_still_enforces_copy_limit_for_non_chivalry_when_hero_is_brevant ... ok
[INFO] [stdout] test domain::special_rules::tests::it_exempts_pitchless_equipment_for_emperor ... ok
[INFO] [stdout] test domain::special_rules::tests::it_registers_all_four_rules ... ok
[INFO] [stdout] test domain::special_rules::tests::it_drops_a_violation_when_a_rule_uses_pinpoint_resolution ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_adult_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_attack_action_card ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_pit_fighter_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_two_handed_weapon ... ok
[INFO] [stdout] test domain::special_rules::tests::it_still_rejects_off_class_non_clash_cards_for_brutus ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_young_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_banned_entry ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_builds_a_catalog_from_realistic_json ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_hero_card ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_equipment_with_slot_subtype ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_printing_with_known_set_release_date ... ok
[INFO] [stdout] test api::cards::tests::it_returns_404_for_unknown_card ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_two_handed_weapon ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_zero_zone_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_defaults_to_two_weapon_zones_for_normal_hero_text ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_non_attack_action_card ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_detects_one_weapon_zone_from_have_phrasing ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_detects_one_weapon_zone_from_start_of_game_phrasing ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_detects_zero_weapon_zones_when_cant_equip_weapons ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_single_essence_talent ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_drops_banned_entry_with_missing_effective_date ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_two_essence_talents_with_and ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_three_essence_talents_from_oxford_comma_form ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_leaves_image_url_none_when_upstream_omits_it ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_marks_banned_card_as_banned_in_summary ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_marks_living_legend_hero_as_retired_in_cc ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_falls_back_to_placeholder_when_set_release_unknown ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_parses_full_upstream_data_from_disk ... ignored, requires FAB_CUBE_DATA_DIR pointing to a local repo clone
[INFO] [stdout] test sync::fab_cube::tests::it_parses_empty_string_as_none_for_u8 ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_parses_health_for_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_parses_iso_date_with_zulu_timezone ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_preserves_unknown_type_strings_as_subtypes ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_returns_empty_for_no_specialization_keyword ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_partitions_cache_dir_by_git_ref ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_passes_image_url_through_to_printing ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_returns_empty_when_no_essence_marker_present ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_loads_from_cache_without_calling_upstream_on_hit ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_one_zone_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_an_attack_action_card ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_returns_none_for_invalid_iso_date ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_silently_drops_unknown_essence_terms ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_treats_empty_cache_dir_as_not_fresh ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_treats_just_written_cache_as_fresh ... ok
[INFO] [stdout] test api::validate::tests::it_returns_400_with_error_body_for_unsupported_format ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_treats_missing_cache_dir_as_not_fresh ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_writes_and_reads_back_cache_round_trip ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_specialization_from_card_keywords ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chainsmith-52e0fdc8d3200631)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 167 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/dev_jwt.rs (/opt/rustwide/target/debug/deps/dev_jwt-2173a57de6e389da)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/export_openapi.rs (/opt/rustwide/target/debug/deps/export_openapi-facfadc6910a8039)
[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_decks.rs (/opt/rustwide/target/debug/deps/api_decks-ce991721b03b13ac)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test it_allows_other_users_to_view_public_decks ... FAILED
[INFO] [stdout] test it_emits_etag_header_on_get_deck_response ... FAILED
[INFO] [stdout] test it_creates_a_deck_and_returns_201_with_full_body ... FAILED
[INFO] [stdout] test it_lists_only_authenticated_users_decks ... FAILED
[INFO] [stdout] test it_rejects_request_without_authorization_header ... FAILED
[INFO] [stdout] test it_patches_metadata_subset_and_leaves_pool_intact ... FAILED
[INFO] [stdout] test it_rejects_replace_without_authorization ... FAILED
[INFO] [stdout] test it_rejects_replace_without_if_match_header ... FAILED
[INFO] [stdout] test it_rejects_request_with_invalid_token ... FAILED
[INFO] [stdout] test it_replaces_deck_and_returns_new_etag ... FAILED
[INFO] [stdout] test it_rejects_patch_without_if_match_header ... FAILED
[INFO] [stdout] test it_returns_404_when_deleting_other_users_deck ... FAILED
[INFO] [stdout] test it_returns_404_when_fetching_other_users_private_deck ... FAILED
[INFO] [stdout] test it_returns_412_on_patch_with_stale_if_match ... FAILED
[INFO] [stdout] test it_returns_404_when_replacing_other_users_deck ... FAILED
[INFO] [stdout] test it_soft_deletes_owners_deck_and_returns_204 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- it_allows_other_users_to_view_public_decks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_allows_other_users_to_view_public_decks' (3689) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63489012c24b - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x6348901759bd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175dbd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9c5d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e717b - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e717b - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e717b - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900ae710 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d385d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf184 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016d0ab - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6348901078f9 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900ed712 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea4fe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd47d - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900be350 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c4fe6 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c72c0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x634890158df3 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900abe53 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890177351 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017ab5c - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017d1e1 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#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:     0x63489012688e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{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:     0x634890126246 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{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:     0x63489013a77a - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x634890125317 - api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:263:1
[INFO] [stdout]   51:     0x63489010e747 - api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:263:14
[INFO] [stdout]   52:     0x6348901555e6 - <api_decks[6a16b62c3de389c]::it_allows_other_users_to_view_public_decks::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_emits_etag_header_on_get_deck_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_emits_etag_header_on_get_deck_response' (3691) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63489012b7ab - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x63489017597d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175d7d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9c1d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e6fdb - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e6fdb - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e6fdb - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900ae3f0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d2d7d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf164 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016cf5b - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6348901078b9 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900ed5d2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea49e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd43d - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900bdf30 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c4f66 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c6f70 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x634890158c83 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900abda3 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890177241 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017a8bc - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017d051 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#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:     0x63489012680e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{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:     0x6348901261f6 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{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:     0x63489013a74a - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x634890125227 - api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:339:1
[INFO] [stdout]   51:     0x63489010e717 - api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:339:14
[INFO] [stdout]   52:     0x6348901555a6 - <api_decks[6a16b62c3de389c]::it_emits_etag_header_on_get_deck_response::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_creates_a_deck_and_returns_201_with_full_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_creates_a_deck_and_returns_201_with_full_body' (3690) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634890130cab - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x634890175b7d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175f7d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9e1d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e7cdb - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e7cdb - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e7cdb - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900afcf0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d847d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf264 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016d9db - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x634890107ab9 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900edfd2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea79e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd63d - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900c0030 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c5366 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c89f0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x634890159803 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900ac323 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890177ac1 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017bdbc - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017dcd1 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#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:     0x634890126c0e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{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:     0x634890126476 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{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:     0x63489013a8ca - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x6348901259a7 - api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:117:1
[INFO] [stdout]   51:     0x63489010e897 - api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:117:14
[INFO] [stdout]   52:     0x6348901557a6 - <api_decks[6a16b62c3de389c]::it_creates_a_deck_and_returns_201_with_full_body::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_lists_only_authenticated_users_decks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_lists_only_authenticated_users_decks' (3692) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6348901297cb - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x6348901758bd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175cbd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9b5d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e6afb - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e6afb - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e6afb - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900ada90 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d0cdd - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf104 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016cb6b - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6348901077f9 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900ed212 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea37e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd37d - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900bd2d0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c4de6 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c6580 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x634890158833 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900abb93 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890176f11 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017a0dc - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017cba1 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#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:     0x63489012668e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{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:     0x634890126106 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{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:     0x63489013a6ba - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x634890124f57 - api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:149:1
[INFO] [stdout]   51:     0x63489010e687 - api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:149:14
[INFO] [stdout]   52:     0x6348901554e6 - <api_decks[6a16b62c3de389c]::it_lists_only_authenticated_users_decks::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_request_without_authorization_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_request_without_authorization_header' (3698) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63489013020b - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x634890175b3d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175f3d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9ddd - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e7b3b - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e7b3b - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e7b3b - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900af9d0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d799d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf244 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016d88b - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x634890107a79 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900ede92 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea73e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd5fd - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900bfc10 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c52e6 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c86a0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x634890159693 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900ac273 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x6348901779b1 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017bb1c - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017db41 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#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:     0x634890126b8e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{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:     0x634890126426 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{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:     0x63489013a89a - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x6348901258b7 - api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:202:1
[INFO] [stdout]   51:     0x63489010e867 - api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:202:14
[INFO] [stdout]   52:     0x634890155766 - <api_decks[6a16b62c3de389c]::it_rejects_request_without_authorization_header::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_patches_metadata_subset_and_leaves_pool_intact stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_patches_metadata_subset_and_leaves_pool_intact' (3693) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63489013174b - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x634890175bbd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175fbd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9e5d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e7e7b - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e7e7b - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e7e7b - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900b0010 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d8f5d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf284 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016db2b - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x634890107af9 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900ee112 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea7fe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd67d - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900c0450 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c53e6 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c8d40 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x634890159973 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900ac3d3 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890177bd1 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017c05c - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017de61 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#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:     0x634890126c8e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{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:     0x6348901264c6 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{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:     0x63489013a8fa - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x634890125a97 - api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:481:1
[INFO] [stdout]   51:     0x63489010e8c7 - api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:481:14
[INFO] [stdout]   52:     0x6348901557e6 - <api_decks[6a16b62c3de389c]::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_replace_without_authorization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_replace_without_authorization' (3695) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63489012ad0b - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x63489017593d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175d3d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9bdd - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e6e3b - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e6e3b - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e6e3b - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900ae0d0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d229d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf144 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016ce0b - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x634890107879 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900ed492 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea43e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd3fd - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900bdb10 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c4ee6 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c6c20 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x634890158b13 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900abcf3 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890177131 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017a61c - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017cec1 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#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:     0x63489012678e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{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:     0x6348901261a6 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{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:     0x63489013a71a - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x634890125137 - api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:464:1
[INFO] [stdout]   51:     0x63489010e6e7 - api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:464:14
[INFO] [stdout]   52:     0x634890155566 - <api_decks[6a16b62c3de389c]::it_rejects_replace_without_authorization::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_replace_without_if_match_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_replace_without_if_match_header' (3696) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63489012cceb - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x6348901759fd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175dfd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9c9d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e731b - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e731b - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e731b - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900aea30 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d433d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf1a4 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016d1fb - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x634890107939 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900ed852 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea55e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd4bd - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900be770 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c5066 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c7610 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x634890158f63 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900abf03 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890177461 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017adfc - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017d371 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#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:     0x63489012690e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{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:     0x634890126296 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{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:     0x63489013a7aa - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x634890125407 - api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:424:1
[INFO] [stdout]   51:     0x63489010e777 - api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:424:14
[INFO] [stdout]   52:     0x634890155626 - <api_decks[6a16b62c3de389c]::it_rejects_replace_without_if_match_header::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_request_with_invalid_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_request_with_invalid_token' (3697) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63489012828b - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x63489017583d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175c3d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9add - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e67bb - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e67bb - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e67bb - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900ad450 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900cf71d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf0c4 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016c8cb - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x634890107779 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900ecf92 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea2be - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd2fd - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900bca90 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c4ce6 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c5ee0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x634890158553 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900aba33 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890176cf1 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x634890179b9c - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017c881 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#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:     0x63489012658e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{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:     0x634890126066 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{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:     0x63489013a65a - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x634890124d77 - api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:216:1
[INFO] [stdout]   51:     0x63489010e627 - api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:216:14
[INFO] [stdout]   52:     0x634890155466 - <api_decks[6a16b62c3de389c]::it_rejects_request_with_invalid_token::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_replaces_deck_and_returns_new_etag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_replaces_deck_and_returns_new_etag' (3699) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634890128d2b - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x63489017587d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175c7d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9b1d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e695b - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e695b - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e695b - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900ad770 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d01fd - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf0e4 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016ca1b - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6348901077b9 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900ed0d2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea31e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd33d - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900bceb0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c4d66 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c6230 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6348901586c3 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900abae3 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890176e01 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x634890179e3c - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017ca11 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#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:     0x63489012660e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{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:     0x6348901260b6 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{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:     0x63489013a68a - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x634890124e67 - api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:366:1
[INFO] [stdout]   51:     0x63489010e657 - api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:366:14
[INFO] [stdout]   52:     0x6348901554a6 - <api_decks[6a16b62c3de389c]::it_replaces_deck_and_returns_new_etag::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_patch_without_if_match_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_patch_without_if_match_header' (3694) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63489012a26b - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x6348901758fd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175cfd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9b9d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e6c9b - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e6c9b - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e6c9b - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900addb0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d17bd - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf124 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016ccbb - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x634890107839 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900ed352 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea3de - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd3bd - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900bd6f0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c4e66 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c68d0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6348901589a3 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900abc43 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890177021 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017a37c - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017cd31 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#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:     0x63489012670e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{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:     0x634890126156 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{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:     0x63489013a6ea - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x634890125047 - api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:553:1
[INFO] [stdout]   51:     0x63489010e6b7 - api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:553:14
[INFO] [stdout]   52:     0x634890155526 - <api_decks[6a16b62c3de389c]::it_rejects_patch_without_if_match_header::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_returns_404_when_deleting_other_users_deck stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_returns_404_when_deleting_other_users_deck' (3700) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63489012eccb - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x634890175abd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175ebd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9d5d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e77fb - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e77fb - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e77fb - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900af390 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d63dd - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf204 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016d5eb - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6348901079f9 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900edc12 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea67e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd57d - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900bf3d0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c51e6 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c8000 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6348901593b3 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900ac113 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890177791 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017b5dc - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017d821 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#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:     0x634890126a8e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{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:     0x634890126386 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{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:     0x63489013a83a - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x6348901256d7 - api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:571:1
[INFO] [stdout]   51:     0x63489010e807 - api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:571:14
[INFO] [stdout]   52:     0x6348901556e6 - <api_decks[6a16b62c3de389c]::it_returns_404_when_deleting_other_users_deck::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_returns_404_when_fetching_other_users_private_deck stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_returns_404_when_fetching_other_users_private_deck' (3701) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6348901321eb - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x634890175bfd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175ffd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9e9d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e801b - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e801b - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e801b - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900b0330 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d9a3d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf2a4 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016dc7b - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x634890107b39 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900ee252 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea85e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd6bd - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900c0870 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c5466 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c9090 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x634890159ae3 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900ac483 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890177ce1 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017c2fc - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017dff1 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#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:     0x634890126d0e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{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:     0x634890126516 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{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:     0x63489013a92a - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x634890125b87 - api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:229:1
[INFO] [stdout]   51:     0x63489010e8f7 - api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:229:14
[INFO] [stdout]   52:     0x634890155826 - <api_decks[6a16b62c3de389c]::it_returns_404_when_fetching_other_users_private_deck::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_returns_412_on_patch_with_stale_if_match stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_returns_412_on_patch_with_stale_if_match' (3703) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63489012d78b - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x634890175a3d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175e3d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9cdd - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e74bb - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e74bb - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e74bb - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900aed50 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d4e1d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf1c4 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016d34b - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x634890107979 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900ed992 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea5be - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd4fd - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900beb90 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c50e6 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c7960 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6348901590d3 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900abfb3 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890177571 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017b09c - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017d501 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#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:     0x63489012698e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{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:     0x6348901262e6 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{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:     0x63489013a7da - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x6348901254f7 - api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:519:1
[INFO] [stdout]   51:     0x63489010e7a7 - api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:519:14
[INFO] [stdout]   52:     0x634890155666 - <api_decks[6a16b62c3de389c]::it_returns_412_on_patch_with_stale_if_match::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_returns_404_when_replacing_other_users_deck stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_returns_404_when_replacing_other_users_deck' (3702) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63489012f76b - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x634890175afd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175efd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9d9d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e799b - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e799b - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e799b - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900af6b0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d6ebd - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf224 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016d73b - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x634890107a39 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900edd52 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea6de - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd5bd - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900bf7f0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c5266 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c8350 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x634890159523 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900ac1c3 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x6348901778a1 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017b87c - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017d9b1 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#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:     0x634890126b0e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{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:     0x6348901263d6 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{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:     0x63489013a86a - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x6348901257c7 - api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:444:1
[INFO] [stdout]   51:     0x63489010e837 - api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:444:14
[INFO] [stdout]   52:     0x634890155726 - <api_decks[6a16b62c3de389c]::it_returns_404_when_replacing_other_users_deck::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_soft_deletes_owners_deck_and_returns_204 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_soft_deletes_owners_deck_and_returns_204' (3704) 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:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634890d33c31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634890d33c31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634890d33c31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634890d4af0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634890d4af0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634890d3876c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634890d3876c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634890d10796 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634890d10796 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634890d2b1b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634890190960 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634890190960 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634890d2b4e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634890d2b4e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634890d10842 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634890d07cf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634890d116cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634890d4b73c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634890d4b482 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6348905efd3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63489050655a - sqlx_postgres[ff1586c8c25ff043]::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:     0x6348905088f4 - <sqlx_postgres[ff1586c8c25ff043]::database::Postgres as sqlx_core[dbceac6fed40f09c]::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:     0x63489017573f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[dbceac6fed40f09c]::testing::TestContext<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>, sqlx_core[dbceac6fed40f09c]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63489012e22b - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x634890175a7d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634890175e7d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6348900e9d1d - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6348900e765b - tokio[dc5e880b31891ca]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6348900e765b - tokio[dc5e880b31891ca]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6348900e765b - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x6348900af070 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6348900d58fd - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x6348900cf1e4 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x63489016d49b - <tokio[dc5e880b31891ca]::runtime::context::scoped::Scoped<tokio[dc5e880b31891ca]::runtime::scheduler::Context>>::set::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6348901079b9 - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6348900edad2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::try_with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x6348900ea61e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dc5e880b31891ca]::runtime::context::Context>>::with::<tokio[dc5e880b31891ca]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x6348900fd53d - tokio[dc5e880b31891ca]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x6348900befb0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x6348900c5166 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x6348900c7cb0 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x634890159243 - tokio[dc5e880b31891ca]::runtime::context::runtime::enter_runtime::<<tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6348900ac063 - <tokio[dc5e880b31891ca]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x634890177681 - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x63489017b33c - <tokio[dc5e880b31891ca]::runtime::runtime::Runtime>::block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x63489017d691 - sqlx_core[dbceac6fed40f09c]::rt::test_block_on::<sqlx_core[dbceac6fed40f09c]::testing::run_test<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#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:     0x634890126a0e - sqlx_core[dbceac6fed40f09c]::testing::run_test::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{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:     0x634890126336 - sqlx_core[dbceac6fed40f09c]::testing::run_test_with_pool::<sqlx_postgres[ff1586c8c25ff043]::database::Postgres, fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{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:     0x63489013a80a - <fn(sqlx_core[dbceac6fed40f09c]::pool::Pool<sqlx_postgres[ff1586c8c25ff043]::database::Postgres>) -> api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0} as sqlx_core[dbceac6fed40f09c]::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:     0x6348901255e7 - api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:297:1
[INFO] [stdout]   51:     0x63489010e7d7 - api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:297:14
[INFO] [stdout]   52:     0x6348901556a6 - <api_decks[6a16b62c3de389c]::it_soft_deletes_owners_deck_and_returns_204::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x634890183c9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x634890183c9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6348901912e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x6348901912e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6348901912e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6348901912e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6348901912e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63489018bd94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63489018bd94 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x634890194432 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x634890194432 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x634890194432 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x634890194432 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x634890194432 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x634890d32ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x634890d32ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7aa5025c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7aa502650a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     it_allows_other_users_to_view_public_decks
[INFO] [stdout]     it_creates_a_deck_and_returns_201_with_full_body
[INFO] [stdout]     it_emits_etag_header_on_get_deck_response
[INFO] [stdout]     it_lists_only_authenticated_users_decks
[INFO] [stdout]     it_patches_metadata_subset_and_leaves_pool_intact
[INFO] [stdout]     it_rejects_patch_without_if_match_header
[INFO] [stdout]     it_rejects_replace_without_authorization
[INFO] [stdout]     it_rejects_replace_without_if_match_header
[INFO] [stdout]     it_rejects_request_with_invalid_token
[INFO] [stdout]     it_rejects_request_without_authorization_header
[INFO] [stdout]     it_replaces_deck_and_returns_new_etag
[INFO] [stdout]     it_returns_404_when_deleting_other_users_deck
[INFO] [stdout]     it_returns_404_when_fetching_other_users_private_deck
[INFO] [stdout]     it_returns_404_when_replacing_other_users_deck
[INFO] [stdout]     it_returns_412_on_patch_with_stale_if_match
[INFO] [stdout]     it_soft_deletes_owners_deck_and_returns_204
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test api_decks`
[INFO] running `Command { std: "docker" "inspect" "761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464", kill_on_drop: false }`
[INFO] [stdout] 761ffeb0a89c464398ed00f3f3235f61e0167da157121d21f5f1346d17629464
