[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.97.0-beta.6 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chainsmith-deck-builder/chainsmith on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc-catalog v2.5.0
[INFO] [stderr]   Downloaded utoipa-axum v0.2.0
[INFO] [stderr]   Downloaded utoipa-gen v5.4.0
[INFO] [stderr]   Downloaded utoipa v5.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2
[INFO] running `Command { std: "docker" "start" "f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2", 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" "f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2", 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" "f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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 serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libm v0.2.16
[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 spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[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 http-body v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[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 rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[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 zerofrom v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.8.6
[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 sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[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 idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[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 num-integer v0.1.46
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling primeorder v0.13.6
[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 regex v1.12.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[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 matchit v0.8.4
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.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 tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[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 4m 01s
[INFO] running `Command { std: "docker" "inspect" "f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2", 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" "f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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 sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[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 11s
[INFO] running `Command { std: "docker" "inspect" "f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2", 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" "f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[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_legal_for_hero ... ok
[INFO] [stdout] test api::cards::tests::it_lists_all_cards_when_no_filters ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_pitch ... ok
[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_omits_next_cursor_on_last_page ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_kind_pit_fighter ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_kind_young ... ok
[INFO] [stdout] test api::cards::tests::it_includes_default_printing_in_summary ... 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_returns_card_detail_with_printings ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_kind_adult ... ok
[INFO] [stdout] test api::validate::tests::it_defaults_date_to_today_when_omitted ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_class ... ok
[INFO] [stdout] test api::validate::tests::it_returns_unsupported_format_for_blitz ... ok
[INFO] [stdout] test api::cards::tests::it_returns_404_for_unknown_card ... ok
[INFO] [stdout] test api::validate::tests::it_returns_valid_true_for_legal_deck ... ok
[INFO] [stdout] test auth::tests::it_accepts_es256_for_jwks ... ok
[INFO] [stdout] test auth::tests::it_accepts_rs256_for_jwks ... ok
[INFO] [stdout] test auth::tests::it_accepts_valid_dev_secret_token ... ok
[INFO] [stdout] test auth::tests::it_parses_uuid_subject ... ok
[INFO] [stdout] test api::heroes::tests::it_includes_hero_facts_in_summary ... ok
[INFO] [stdout] test auth::tests::it_rejects_hs256_via_jwks_path ... ok
[INFO] [stdout] test auth::tests::it_rejects_non_uuid_subject ... ok
[INFO] [stdout] test auth::tests::it_rejects_expired_token ... ok
[INFO] [stdout] test auth::tests::it_rejects_token_signed_with_wrong_secret ... ok
[INFO] [stdout] test api::validate::tests::it_returns_violations_for_off_class_card ... ok
[INFO] [stdout] test auth::tests::it_rejects_wrong_issuer ... ok
[INFO] [stdout] test domain::catalog::tests::it_overwrites_a_card_when_inserted_with_same_id ... ok
[INFO] [stdout] test auth::tests::it_rejects_wrong_audience ... ok
[INFO] [stdout] test domain::catalog::tests::it_resolves_a_printing_to_its_card_when_both_present ... ok
[INFO] [stdout] test auth::tests::it_returns_not_configured_when_auth_is_disabled ... ok
[INFO] [stdout] test domain::catalog::tests::it_returns_none_when_printing_is_present_but_card_is_missing ... 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 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_token_in_pool ... 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_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 api::validate::tests::it_returns_400_with_error_body_for_unsupported_format ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_reports_no_restricted_cards_in_cc ... 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_off_hand_equipment_alongside_weapon_for_a_one_zone_hero ... 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_handed_weapon_in_main_hand ... ok
[INFO] [stdout] test domain::format::tests::it_allows_one_handed_weapon_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::classic_constructed::tests::it_does_not_report_card_banned_when_entry_is_inactive ... 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::classic_constructed::tests::it_rejects_deck_with_pool_over_eighty ... ok
[INFO] [stdout] test domain::format::tests::it_allows_specialized_card_for_matching_hero ... 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_reports_equipment_not_in_pool ... 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_slot_wrong_when_helm_in_chest_slot ... 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 api::heroes::tests::it_lists_only_heroes_excluding_other_card_types ... ok
[INFO] [stdout] test api::heroes::tests::it_paginates_with_limit_and_cursor ... 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 api::heroes::tests::it_filters_by_talent ... ok
[INFO] [stdout] test domain::format::tests::it_requires_all_card_classes_match_hero ... ok
[INFO] [stdout] test domain::format::tests::it_reports_missing_hero_when_printing_not_in_catalog ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_non_weapon_in_main_hand ... 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_violates_copy_limit_when_one_over_max ... ok
[INFO] [stdout] test domain::format::tests::it_validates_a_minimal_legal_cc_deck ... 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::format::tests::it_reports_supertype_mismatch_for_off_class_card ... ok
[INFO] [stdout] test domain::format::tests::it_reports_missing_pool_printing ... ok
[INFO] [stdout] test domain::ids::tests::it_uses_card_id_as_hashmap_key ... ok
[INFO] [stdout] test domain::ids::tests::it_treats_two_card_ids_with_same_value_as_equal ... 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_shiyana_to_include_any_hero_specialization_card ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_emperor_with_only_red_cards ... 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_drops_a_violation_when_a_rule_uses_pinpoint_resolution ... 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_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_still_rejects_off_class_non_clash_cards_for_brutus ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_builds_a_catalog_from_realistic_json ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_adult_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_equipment_with_slot_subtype ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_non_attack_action_card ... ok
[INFO] [stdout] test domain::format::tests::it_reports_hero_missing_hero_type_when_action_is_used_as_hero ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_brevant_to_run_four_chivalry ... ok
[INFO] [stdout] test domain::ids::tests::it_treats_card_id_and_printing_id_as_distinct_types ... ok
[INFO] [stdout] test domain::format::tests::it_reports_specialization_mismatch_when_hero_moniker_does_not_match ... 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 sync::fab_cube::tests::it_converts_a_hero_card ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_printing_with_known_set_release_date ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_one_zone_hero ... 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_converts_an_attack_action_card ... 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_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_extracts_single_essence_talent ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_specialization_from_card_keywords ... 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_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_falls_back_to_placeholder_when_set_release_unknown ... 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_classifies_attack_action_card ... ok
[INFO] [stdout] test domain::format::tests::it_requires_all_card_talents_match_hero ... ok
[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_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_health_for_hero ... 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_marks_living_legend_hero_as_retired_in_cc ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_preserves_unknown_type_strings_as_subtypes ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_partitions_cache_dir_by_git_ref ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_returns_empty_for_no_specialization_keyword ... 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_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_just_written_cache_as_fresh ... 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_three_essence_talents_from_oxford_comma_form ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_parses_iso_date_with_zulu_timezone ... 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_passes_image_url_through_to_printing ... 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_treats_empty_cache_dir_as_not_fresh ... ok
[INFO] [stdout] test api::validate::tests::it_serves_validate_endpoint_with_camelcase_response_shape ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 167 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chainsmith-52e0fdc8d3200631)
[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] [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] [stdout] 
[INFO] [stderr]      Running tests/api_decks.rs (/opt/rustwide/target/debug/deps/api_decks-ce991721b03b13ac)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test it_creates_a_deck_and_returns_201_with_full_body ... FAILED
[INFO] [stdout] test it_emits_etag_header_on_get_deck_response ... FAILED
[INFO] [stdout] test it_rejects_replace_without_authorization ... 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_replaces_deck_and_returns_new_etag ... FAILED
[INFO] [stdout] test it_allows_other_users_to_view_public_decks ... FAILED
[INFO] [stdout] test it_lists_only_authenticated_users_decks ... FAILED
[INFO] [stdout] test it_patches_metadata_subset_and_leaves_pool_intact ... FAILED
[INFO] [stdout] test it_rejects_request_with_invalid_token ... FAILED
[INFO] [stdout] test it_rejects_request_without_authorization_header ... FAILED
[INFO] [stdout] test it_returns_404_when_fetching_other_users_private_deck ... FAILED
[INFO] [stdout] test it_rejects_replace_without_if_match_header ... FAILED
[INFO] [stdout] test it_returns_404_when_replacing_other_users_deck ... FAILED
[INFO] [stdout] test it_returns_412_on_patch_with_stale_if_match ... FAILED
[INFO] [stdout] test it_soft_deletes_owners_deck_and_returns_204 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be3274e8a3 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f69d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270fa9d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec6dd - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea59b - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea59b - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea59b - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b25b0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326dad3d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1b24 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be3276654b - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a979 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326f0892 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ed05e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be327687fd - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c28f0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c7c26 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326cb2b0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275c823 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326aebe3 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326fff81 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270427c - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327703d1 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274481e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32744086 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327584ca - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::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[22609bc1c0e3e3fd]::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:     0x56be327289d7 - api_decks[7f5027dadddfc253]::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:     0x56be32711957 - api_decks[7f5027dadddfc253]::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:     0x56be32743b36 - <api_decks[7f5027dadddfc253]::it_creates_a_deck_and_returns_201_with_full_body::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be327493a3 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f49d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270f89d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec4dd - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e989b - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e989b - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e989b - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b0cb0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d563d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1a24 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be32765acb - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a779 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326efe92 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ecd5e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be327685fd - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c07f0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c7826 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326c9830 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275bca3 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ae663 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ff701 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32702d7c - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3276f751 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274441e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32743e06 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275834a - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32728257 - api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:339:1
[INFO] [stdout]   51:     0x56be327117d7 - api_decks[7f5027dadddfc253]::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:     0x56be32743936 - <api_decks[7f5027dadddfc253]::it_emits_etag_header_on_get_deck_response::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be32748903 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f45d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270f85d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec49d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e96fb - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e96fb - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e96fb - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b0990 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d4b5d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1a04 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x56be3276597b - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a739 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x56be326efd52 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326eccfe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be327685bd - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x56be326c03d0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x56be326c77a6 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326c94e0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275bb33 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ae5b3 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ff5f1 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32702adc - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3276f5c1 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274439e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32743db6 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275831a - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32728167 - api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:464:1
[INFO] [stdout]   51:     0x56be327117a7 - api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:464:14
[INFO] [stdout]   52:     0x56be327438f6 - <api_decks[7f5027dadddfc253]::it_rejects_replace_without_authorization::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be32747e63 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f41d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270f81d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec45d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e955b - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e955b - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e955b - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b0670 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d407d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d19e4 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be3276582b - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a6f9 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326efc12 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ecc9e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be3276857d - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326bffb0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c7726 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326c9190 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275b9c3 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ae503 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ff4e1 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270283c - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3276f431 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274431e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32743d66 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327582ea - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32728077 - api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:553:1
[INFO] [stdout]   51:     0x56be32711777 - api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:553:14
[INFO] [stdout]   52:     0x56be327438b6 - <api_decks[7f5027dadddfc253]::it_rejects_patch_without_if_match_header::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be3274c8c3 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f5dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270f9dd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec61d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea0bb - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea0bb - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea0bb - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b1c50 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d8c9d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1ac4 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be3276615b - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a8b9 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326f04d2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ecf3e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be3276873d - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c1c90 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c7aa6 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ca8c0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275c3d3 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ae9d3 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ffc51 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32703a9c - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3276ff21 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274469e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32743f96 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275843a - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32728707 - api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:571:1
[INFO] [stdout]   51:     0x56be327118c7 - api_decks[7f5027dadddfc253]::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:     0x56be32743a76 - <api_decks[7f5027dadddfc253]::it_returns_404_when_deleting_other_users_deck::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be32746923 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f39d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270f79d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec3dd - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e921b - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e921b - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e921b - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b0030 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d2abd - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d19a4 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be3276558b - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a679 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326ef992 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ecbde - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be327684fd - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326bf770 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c7626 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326c8af0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275b6e3 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ae3a3 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ff2c1 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327022fc - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3276f111 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274421e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32743cc6 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275828a - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32727e97 - api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:366:1
[INFO] [stdout]   51:     0x56be32711717 - api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:366:14
[INFO] [stdout]   52:     0x56be32743836 - <api_decks[7f5027dadddfc253]::it_replaces_deck_and_returns_new_etag::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[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' (3688) 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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be32749e43 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f4dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270f8dd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec51d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e9a3b - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e9a3b - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e9a3b - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b0fd0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d611d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1a44 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be32765c1b - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a7b9 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326effd2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ecdbe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be3276863d - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c0c10 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c78a6 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326c9b80 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275be13 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ae713 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ff811 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270301c - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3276f8e1 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274449e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32743e56 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275837a - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32728347 - api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:263:1
[INFO] [stdout]   51:     0x56be32711807 - api_decks[7f5027dadddfc253]::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:     0x56be32743976 - <api_decks[7f5027dadddfc253]::it_allows_other_users_to_view_public_decks::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be327473c3 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f3dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270f7dd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec41d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e93bb - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e93bb - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e93bb - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b0350 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d359d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d19c4 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x56be327656db - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a6b9 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x56be326efad2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ecc3e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be3276853d - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x56be326bfb90 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x56be326c76a6 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326c8e40 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275b853 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ae453 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ff3d1 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270259c - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3276f2a1 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274429e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32743d16 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327582ba - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32727f87 - api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:149:1
[INFO] [stdout]   51:     0x56be32711747 - api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:149:14
[INFO] [stdout]   52:     0x56be32743876 - <api_decks[7f5027dadddfc253]::it_lists_only_authenticated_users_decks::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be3274f343 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f6dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270fadd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec71d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea73b - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea73b - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea73b - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b28d0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326db81d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1b44 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be3276669b - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a9b9 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326f09d2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ed0be - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be3276883d - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c2d10 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c7ca6 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326cb600 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275c993 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326aec93 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32700091 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270451c - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32770561 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274489e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327440d6 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327584fa - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32728ac7 - api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:481:1
[INFO] [stdout]   51:     0x56be32711987 - api_decks[7f5027dadddfc253]::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:     0x56be32743b76 - <api_decks[7f5027dadddfc253]::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be32745e83 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f35d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270f75d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec39d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e907b - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e907b - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e907b - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326afd10 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1fdd - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1984 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x56be3276543b - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a639 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x56be326ef852 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ecb7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be327684bd - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x56be326bf350 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x56be326c75a6 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326c87a0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275b573 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ae2f3 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ff1b1 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270205c - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3276ef81 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274419e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32743c76 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275825a - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32727da7 - api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:216:1
[INFO] [stdout]   51:     0x56be327116e7 - api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:216:14
[INFO] [stdout]   52:     0x56be327437f6 - <api_decks[7f5027dadddfc253]::it_rejects_request_with_invalid_token::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be3274de03 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f65d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270fa5d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec69d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea3fb - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea3fb - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea3fb - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b2290 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326da25d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1b04 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x56be327663fb - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a939 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x56be326f0752 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ecffe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be327687bd - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x56be326c24d0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x56be326c7ba6 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326caf60 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275c6b3 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326aeb33 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ffe71 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32703fdc - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32770241 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274479e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32744036 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275849a - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be327288e7 - api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:202:1
[INFO] [stdout]   51:     0x56be32711927 - api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:202:14
[INFO] [stdout]   52:     0x56be32743af6 - <api_decks[7f5027dadddfc253]::it_rejects_request_without_authorization_header::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be3274fde3 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f71d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270fb1d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec75d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea8db - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea8db - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea8db - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b2bf0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326dc2fd - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1b64 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be327667eb - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a9f9 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326f0b12 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ed11e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be3276887d - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c3130 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c7d26 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326cb950 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275cb03 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326aed43 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327001a1 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327047bc - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327706f1 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274491e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32744126 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275852a - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32728bb7 - api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:229:1
[INFO] [stdout]   51:     0x56be327119b7 - api_decks[7f5027dadddfc253]::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:     0x56be32743bb6 - <api_decks[7f5027dadddfc253]::it_returns_404_when_fetching_other_users_private_deck::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be3274a8e3 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f51d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270f91d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec55d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e9bdb - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e9bdb - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e9bdb - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b12f0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d6bfd - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1a64 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be32765d6b - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a7f9 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326f0112 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ece1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be3276867d - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c1030 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c7926 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326c9ed0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275bf83 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ae7c3 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ff921 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327032bc - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3276fa71 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274451e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32743ea6 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327583aa - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32728437 - api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:424:1
[INFO] [stdout]   51:     0x56be32711837 - api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:424:14
[INFO] [stdout]   52:     0x56be327439b6 - <api_decks[7f5027dadddfc253]::it_rejects_replace_without_if_match_header::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be3274d363 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f61d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270fa1d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec65d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea25b - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea25b - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ea25b - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b1f70 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d977d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1ae4 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be327662ab - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a8f9 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326f0612 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ecf9e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be3276877d - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c20b0 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c7b26 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326cac10 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275c543 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326aea83 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ffd61 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32703d3c - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327700b1 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274471e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32743fe6 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275846a - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be327287f7 - api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:444:1
[INFO] [stdout]   51:     0x56be327118f7 - api_decks[7f5027dadddfc253]::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:     0x56be32743ab6 - <api_decks[7f5027dadddfc253]::it_returns_404_when_replacing_other_users_deck::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be3274b383 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f55d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270f95d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec59d - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e9d7b - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e9d7b - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e9d7b - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b1610 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d76dd - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1a84 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be32765ebb - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a839 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326f0252 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ece7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be327686bd - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c1450 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c79a6 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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] [stderr] error: test failed, to rerun pass `--test api_decks`
[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:     0x56be326ca220 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275c0f3 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ae873 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ffa31 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270355c - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3276fc01 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274459e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32743ef6 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327583da - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32728527 - api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:519:1
[INFO] [stdout]   51:     0x56be32711867 - api_decks[7f5027dadddfc253]::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:     0x56be327439f6 - <api_decks[7f5027dadddfc253]::it_returns_412_on_patch_with_stale_if_match::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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' (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:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56be3334b578 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56be3334b578 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56be3334b578 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56be3336291a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56be3336291a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56be33350412 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56be33350412 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56be333290b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56be333290b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56be33343199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56be327938ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56be327938ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56be33343412 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56be33343412 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56be33329172 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56be3331df69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56be3332a0ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56be3336310c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56be33362e52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56be32b3698b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56be32bb93a2 - sqlx_postgres[8889471c91445606]::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:     0x56be32bbb70e - <sqlx_postgres[8889471c91445606]::database::Postgres as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be3270f25f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[22609bc1c0e3e3fd]::testing::TestContext<sqlx_postgres[8889471c91445606]::database::Postgres>, sqlx_core[22609bc1c0e3e3fd]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56be3274be23 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3270f59d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x56be3270f99d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x56be326ec5dd - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e9f1b - tokio[16ffd924a4915dac]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e9f1b - tokio[16ffd924a4915dac]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326e9f1b - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326b1930 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d81bd - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326d1aa4 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be3276600b - <tokio[16ffd924a4915dac]::runtime::context::scoped::Scoped<tokio[16ffd924a4915dac]::runtime::scheduler::Context>>::set::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x56be3276a879 - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326f0392 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::try_with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x56be326ecede - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[16ffd924a4915dac]::runtime::context::Context>>::with::<tokio[16ffd924a4915dac]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x56be327686fd - tokio[16ffd924a4915dac]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c1870 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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[8fb95b77d25ab6c8]::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:     0x56be326c7a26 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ca570 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275c263 - tokio[16ffd924a4915dac]::runtime::context::runtime::enter_runtime::<<tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ae923 - <tokio[16ffd924a4915dac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be326ffb41 - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be327037fc - <tokio[16ffd924a4915dac]::runtime::runtime::Runtime>::block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3276fd91 - sqlx_core[22609bc1c0e3e3fd]::rt::test_block_on::<sqlx_core[22609bc1c0e3e3fd]::testing::run_test<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3274461e - sqlx_core[22609bc1c0e3e3fd]::testing::run_test::<sqlx_postgres[8889471c91445606]::database::Postgres, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be32743f46 - sqlx_core[22609bc1c0e3e3fd]::testing::run_test_with_pool::<sqlx_postgres[8889471c91445606]::database::Postgres, fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[7f5027dadddfc253]::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:     0x56be3275840a - <fn(sqlx_core[22609bc1c0e3e3fd]::pool::Pool<sqlx_postgres[8889471c91445606]::database::Postgres>) -> api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0} as sqlx_core[22609bc1c0e3e3fd]::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:     0x56be32728617 - api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:297:1
[INFO] [stdout]   51:     0x56be32711897 - api_decks[7f5027dadddfc253]::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:     0x56be32743a36 - <api_decks[7f5027dadddfc253]::it_soft_deletes_owners_deck_and_returns_204::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56be3278698b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56be3278698b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x56be32794205 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x56be32794205 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x56be32794205 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56be32794205 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x56be32794205 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x56be3278db14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x56be3278db14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x56be32797282 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x56be32797282 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x56be32797282 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x56be32797282 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x56be32797282 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x56be3334a9ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x56be3334a9ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75ab07b1eaa4 - <unknown>
[INFO] [stdout]   74:     0x75ab07baba64 - 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.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2", kill_on_drop: false }`
[INFO] [stdout] f7725f28c541f75731f50dc30f1eb5fbe80d7d9a1380ee399e82e2f0a48b19e2
